Searched defs:nr_bhs (Results 1 – 5 of 5) sorted by relevance
/linux/fs/fat/ | ||
H A D | fatent.c | 377 fat_mirror_bhs(struct super_block * sb,struct buffer_head ** bhs,int nr_bhs) fat_mirror_bhs() argument |
H A D | misc.c | 362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs() argument |
H A D | dir.c | 1094 struct buffer_head **bhs, int nr_bhs) in fat_zeroed_cluster() argument |
H A D | fat.h | 352 int nr_bhs; member |
/linux/fs/exfat/ | ||
H A D | misc.c | 173 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs() argument |