Descriptor for batch file creation.
More...
#include <devfs.h>
Descriptor for batch file creation.
Definition at line 72 of file devfs.h.
◆ name
Name of the file, NULL marks end of array.
Definition at line 74 of file devfs.h.
◆ inodeOps
Inode operations, can be NULL.
Definition at line 75 of file devfs.h.
◆ fileOps
File operations, can be NULL.
Definition at line 76 of file devfs.h.
◆ private
| void* devfs_file_desc_t::private |
Private data to store in the inode of the file.
Definition at line 77 of file devfs.h.
The documentation for this struct was generated from the following file: