Searched defs:fs_mount_t (Results 1 – 1 of 1) sorted by relevance
91 struct fs_mount_t { struct93 sys_dnode_t node;95 int type;97 const char *mnt_point;99 void *fs_data;101 void *storage_dev;104 size_t mountp_len;106 const struct fs_file_system_t *fs;108 uint8_t flags;