Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
virtiofs_fs_data Struct Reference

File system data for a VirtioFS mount. More...

#include <virtiofs.h>

Data Fields

uint32_t max_write
 Maximum size of a single write request, in bytes.

Detailed Description

File system data for a VirtioFS mount.

Field Documentation

◆ max_write

uint32_t virtiofs_fs_data::max_write

Maximum size of a single write request, in bytes.


The documentation for this struct was generated from the following file: