Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dfatent.c377 fat_mirror_bhs(struct super_block * sb,struct buffer_head ** bhs,int nr_bhs) fat_mirror_bhs() argument
448 fat_collect_bhs(struct buffer_head ** bhs,int * nr_bhs,struct fat_entry * fatent) fat_collect_bhs() argument
473 int i, count, err, nr_bhs, idx_clus; fat_alloc_clusters() local
561 int i, err, nr_bhs; fat_free_clusters() local
[all...]
H A Dmisc.c362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs() argument
H A Ddir.c1094 struct buffer_head **bhs, int nr_bhs) in fat_zeroed_cluster() argument
1300 int err, free_slots, i, nr_bhs; in fat_add_entries() local
[all...]
H A Dfat.h352 int nr_bhs; member
/linux/fs/exfat/
H A Dmisc.c173 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs() argument