Searched defs:nr_bhs (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/fs/fat/ |
D | fatent.c | 369 int nr_bhs) in fat_mirror_bhs() 437 static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, in fat_collect_bhs() 462 int i, count, err, nr_bhs, idx_clus; in fat_alloc_clusters() local 551 int i, err, nr_bhs; in fat_free_clusters() local
|
D | misc.c | 265 int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) in fat_sync_bhs()
|
D | dir.c | 1035 struct buffer_head **bhs, int nr_bhs) in fat_zeroed_cluster() 1235 int err, free_slots, i, nr_bhs; in fat_add_entries() local
|
D | fat.h | 263 int nr_bhs; member
|
/linux-3.3/fs/ntfs/ |
D | mft.c | 476 int i_bhs, nr_bhs, err = 0; in ntfs_sync_mft_mirror() local 680 int i_bhs, nr_bhs, err = 0; in write_mft_record_nolock() local
|
D | compress.c | 521 int block, max_block, cb_max_page, bhs_size, nr_bhs, err = 0; in ntfs_read_compressed_block() local
|
D | aops.c | 933 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
|