Searched defs:nr_bhs (Results 1 – 4 of 4) sorted by relevance
/linux/fs/fat/ |
H A D | fatent.c | 377 int nr_bhs) in fat_mirror_bhs() 448 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() 473 int i, count, err, nr_bhs, idx_clus; in fat_alloc_clusters() local 561 int i, err, nr_bhs; in fat_free_clusters() local
|
H A D | misc.c | 362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
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()
|