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

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Ddir.c477 unsigned char nr_slots; local
287 fat_parse_long(struct inode *dir, loff_t *pos, struct buffer_head **bh, struct msdos_dir_entry **de, wchar_t **unicode, unsigned char *nr_slots) argument
568 unsigned char nr_slots; local
1013 __fat_remove_entries(struct inode *dir, loff_t pos, int nr_slots) argument
1054 int err = 0, nr_slots; local
1212 fat_add_new_entries(struct inode *dir, void *slots, int nr_slots, int *nr_cluster, struct msdos_dir_entry **de, struct buffer_head **bh, loff_t *i_pos) argument
1292 fat_add_entries(struct inode *dir, void *slots, int nr_slots, struct fat_slot_info *sinfo) argument
[all...]
H A Dfat.h144 int nr_slots; /* number of slots + 1(de) in filename */ member in struct:fat_slot_info
H A Dmodule.c712 int err, nr_slots; local
618 vfat_build_slots(struct inode *dir, const unsigned char *name, int len, int is_dir, int cluster, struct timespec *ts, struct msdos_dir_slot *slots, int *nr_slots) argument

Completed in 35 milliseconds