Searched defs:nr_bhs (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/fs/fat/ |
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
|
D | misc.c | 362 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
D | dir.c | 1082 struct buffer_head **bhs, int nr_bhs) in fat_zeroed_cluster() 1288 int err, free_slots, i, nr_bhs; in fat_add_entries() local
|
D | fat.h | 349 int nr_bhs; member
|
/linux-6.6.21/fs/exfat/ |
D | misc.c | 165 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
|
/linux-6.6.21/fs/ntfs/ |
D | mft.c | 465 int i_bhs, nr_bhs, err = 0; in ntfs_sync_mft_mirror() local 671 int i_bhs, nr_bhs, err = 0; in write_mft_record_nolock() local
|
D | compress.c | 501 int block, max_block, cb_max_page, bhs_size, nr_bhs, err = 0; in ntfs_read_compressed_block() local
|
D | aops.c | 914 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
|