Lines Matching refs:cluster_size_bits
123 ni->vol->cluster_size_bits; in ntfs_map_runlist_nolock()
754 block = lcn << vol->cluster_size_bits >> block_size_bits; in load_attribute_list()
756 max_block = block + (rl->length << vol->cluster_size_bits >> in load_attribute_list()
1586 vol->cluster_size_bits, -1, DATA_ZONE, true); in ntfs_attr_make_non_resident()
1591 vol->cluster_size_bits) > 1 ? "s" : "", in ntfs_attr_make_non_resident()
1687 vol->cluster_size_bits); in ntfs_attr_make_non_resident()
1720 vol->cluster_size_bits); in ntfs_attr_make_non_resident()
2011 vcn = NInoNonResident(ni) ? allocated_size >> vol->cluster_size_bits : in ntfs_attr_extend_allocation()
2219 rl2 = ntfs_cluster_alloc(vol, allocated_size >> vol->cluster_size_bits, in ntfs_attr_extend_allocation()
2221 vol->cluster_size_bits, (rl && (rl->lcn >= 0)) ? in ntfs_attr_extend_allocation()
2258 allocated_size) >> vol->cluster_size_bits); in ntfs_attr_extend_allocation()
2317 vol->cluster_size_bits) - 1); in ntfs_attr_extend_allocation()
2386 allocated_size >> vol->cluster_size_bits, NULL, 0, in ntfs_attr_extend_allocation()
2416 (allocated_size >> vol->cluster_size_bits) - 1); in ntfs_attr_extend_allocation()
2418 ll = allocated_size >> vol->cluster_size_bits; in ntfs_attr_extend_allocation()