Lines Matching refs:cluster_size_bits
109 ni->vol->cluster_size_bits; in ntfs_map_runlist_nolock()
764 block = lcn << vol->cluster_size_bits >> block_size_bits; in load_attribute_list()
766 max_block = block + (rl->length << vol->cluster_size_bits >> in load_attribute_list()
1596 vol->cluster_size_bits, -1, DATA_ZONE, true); in ntfs_attr_make_non_resident()
1601 vol->cluster_size_bits) > 1 ? "s" : "", in ntfs_attr_make_non_resident()
1697 vol->cluster_size_bits); in ntfs_attr_make_non_resident()
1730 vol->cluster_size_bits); in ntfs_attr_make_non_resident()
2021 vcn = NInoNonResident(ni) ? allocated_size >> vol->cluster_size_bits : in ntfs_attr_extend_allocation()
2229 rl2 = ntfs_cluster_alloc(vol, allocated_size >> vol->cluster_size_bits, in ntfs_attr_extend_allocation()
2231 vol->cluster_size_bits, (rl && (rl->lcn >= 0)) ? in ntfs_attr_extend_allocation()
2268 allocated_size) >> vol->cluster_size_bits); in ntfs_attr_extend_allocation()
2327 vol->cluster_size_bits) - 1); in ntfs_attr_extend_allocation()
2396 allocated_size >> vol->cluster_size_bits, NULL, 0, in ntfs_attr_extend_allocation()
2426 (allocated_size >> vol->cluster_size_bits) - 1); in ntfs_attr_extend_allocation()
2428 ll = allocated_size >> vol->cluster_size_bits; in ntfs_attr_extend_allocation()