Home
last modified time | relevance | path

Searched refs:from_hole (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c598 VCN from_hole; in ntfs_inner_allocation() local
621 from_hole = max(from_vcn, rl->vcn); in ntfs_inner_allocation()
623 need = end_hole - from_hole; in ntfs_inner_allocation()
630 + from_hole - prl->vcn; in ntfs_inner_allocation()
639 rlc = ntfs_cluster_alloc(vol, from_hole, need, in ntfs_inner_allocation()

Completed in 1 milliseconds