Searched defs:max_bhs (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | mft.c | 459 int max_bhs = vol->mft_record_size / blocksize; in ntfs_sync_mft_mirror() local 666 int max_bhs = vol->mft_record_size / blocksize; in write_mft_record_nolock() local
|
| D | aops.c | 912 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| D | mft.c | 459 int max_bhs = vol->mft_record_size / blocksize; in ntfs_sync_mft_mirror() local 666 int max_bhs = vol->mft_record_size / blocksize; in write_mft_record_nolock() 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
|