A file system driver.
More...
A file system driver.
Definition at line 375 of file vfs.h.
#include <vfs.h>
◆ d_op
Directory operations table.
Definition at line 377 of file vfs.h.
◆ f_op
File operations table.
Definition at line 376 of file vfs.h.
◆ flags
const uint32_t vfs_file_system_t::flags |
File system flags.
Definition at line 379 of file vfs.h.
◆ fs_op
File system operations table.
Definition at line 378 of file vfs.h.
The documentation for this struct was generated from the following file: