Searched defs:sinfo (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dnfs.c233 struct fat_slot_info sinfo; local
H A Ddir.c470 fat_search_long(struct inode *inode, const unsigned char *name, int name_len, struct fat_slot_info *sinfo) argument
970 fat_scan(struct inode *dir, const unsigned char *name, struct fat_slot_info *sinfo) argument
994 fat_scan_logstart(struct inode *dir, int i_logstart, struct fat_slot_info *sinfo) argument
1049 fat_remove_entries(struct inode *dir, struct fat_slot_info *sinfo) argument
1292 fat_add_entries(struct inode *dir, void *slots, int nr_slots, struct fat_slot_info *sinfo) argument
[all...]
H A Dmodule.c264 struct fat_slot_info sinfo; local
758 struct fat_slot_info old_sinfo, sinfo; local
695 vfat_find(struct inode *dir, struct qstr *qname, struct fat_slot_info *sinfo) argument
706 vfat_add_entry(struct inode *dir, struct qstr *qname, int is_dir, int cluster, struct timespec *ts, struct fat_slot_info *sinfo) argument
[all...]

Completed in 31 milliseconds