Home
last modified time | relevance | path

Searched refs:ntfs_cluster_alloc (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ntfs/
H A Dattrlist.c119 new_rl = ntfs_cluster_alloc(vol, 0, nr_clusters, -1, DATA_ZONE, in ntfs_attrlist_repack()
H A Dlcnalloc.c183 struct runlist_element *ntfs_cluster_alloc(struct ntfs_volume *vol, const s64 start_vcn, in ntfs_cluster_alloc() function
H A Dcompress.c1406 rlc = ntfs_cluster_alloc(vol, new_vcn, new_length, -1, DATA_ZONE, in ntfs_write_cb()
H A Dattrib.c2027 rl = ntfs_cluster_alloc(vol, 0, in ntfs_attr_make_non_resident()
4584 rl = ntfs_cluster_alloc(vol, in ntfs_non_resident_attr_expand()
4610 rl = ntfs_cluster_alloc(vol, in ntfs_non_resident_attr_expand()
5224 rlc = ntfs_cluster_alloc(vol, vcn, clu_count, lcn_seek_from, DATA_ZONE, in ntfs_attr_map_cluster()
H A Dmft.c1263 rl2 = ntfs_cluster_alloc(vol, rl[1].vcn, 1, lcn, DATA_ZONE, in ntfs_mft_bitmap_extend_allocation_nolock()
1688 rl2 = ntfs_cluster_alloc(vol, old_last_vcn, nr, lcn, MFT_ZONE, in ntfs_mft_data_extend_allocation_nolock()