vfs_file_system_t Struct Reference

A file system driver. More...

Detailed Description

A file system driver.

Definition at line 256 of file vfs.h.

#include <vfs.h>

Data Fields

const vfs_file_ops_tf_op
 File operations table.
 
const vfs_dir_ops_td_op
 Directory operations table.
 
const vfs_file_system_ops_tfs_op
 File system operations table.
 

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