Searched refs:NTFS_B_TO_CLU (Results 1 – 4 of 4) sorted by relevance
55 #define NTFS_B_TO_CLU(vol, b) ((b) >> (vol)->cluster_size_bits) macro
860 mft_lcn = NTFS_B_TO_CLU(vol, 8192 + 2 * vol->cluster_size - 1); in ntfs_setup_allocators()1056 rl2[0].length = NTFS_B_TO_CLU(vol, vol->mftmirr_size * vol->mft_record_size + in check_mft_mirror()
1212 NTFS_B_TO_CLU(vol, ll - 1), NULL); in ntfs_mft_bitmap_extend_allocation_nolock()1641 NTFS_B_TO_CLU(vol, ll - 1), NULL); in ntfs_mft_data_extend_allocation_nolock()
569 NTFS_B_TO_CLU(vol, ni->vol->index_record_size); in __ntfs_create()