Lines Matching refs:cluster_size_bits
109 ni->vol->cluster_size_bits; in ntfs_map_runlist_nolock()
740 block = lcn << vol->cluster_size_bits >> block_size_bits; in load_attribute_list()
742 max_block = block + (rl->length << vol->cluster_size_bits >> in load_attribute_list()
1572 vol->cluster_size_bits, -1, DATA_ZONE, true); in ntfs_attr_make_non_resident()
1577 vol->cluster_size_bits) > 1 ? "s" : "", in ntfs_attr_make_non_resident()
1673 vol->cluster_size_bits); in ntfs_attr_make_non_resident()
1706 vol->cluster_size_bits); in ntfs_attr_make_non_resident()
1997 vcn = NInoNonResident(ni) ? allocated_size >> vol->cluster_size_bits : in ntfs_attr_extend_allocation()
2205 rl2 = ntfs_cluster_alloc(vol, allocated_size >> vol->cluster_size_bits, in ntfs_attr_extend_allocation()
2207 vol->cluster_size_bits, (rl && (rl->lcn >= 0)) ? in ntfs_attr_extend_allocation()
2244 allocated_size) >> vol->cluster_size_bits); in ntfs_attr_extend_allocation()
2303 vol->cluster_size_bits) - 1); in ntfs_attr_extend_allocation()
2372 allocated_size >> vol->cluster_size_bits, NULL, 0, in ntfs_attr_extend_allocation()
2402 (allocated_size >> vol->cluster_size_bits) - 1); in ntfs_attr_extend_allocation()
2404 ll = allocated_size >> vol->cluster_size_bits; in ntfs_attr_extend_allocation()