Home
last modified time | relevance | path

Searched defs:vfs_file_t (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/filesystem/vfs/
DVFS.h101 struct vfs_file_t struct
103 long position;
104 uint64_t mode;
106 struct vfs_dir_entry_t *dEntry;
107 struct vfs_file_operations_t *file_ops;
108 void *private_data;