Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dcompress.c1298 s64 new_vcn; in ntfs_write_cb() local
1377 new_vcn = ntfs_bytes_to_cluster(vol, in ntfs_write_cb()
1381 err = ntfs_non_resident_attr_punch_hole(ni, new_vcn, ni->itype.compressed.block_clusters); in ntfs_write_cb()
1385 rlc = ntfs_cluster_alloc(vol, new_vcn, new_length, -1, DATA_ZONE, in ntfs_write_cb()