Searched refs:vcn_uninit (Results 1 – 1 of 1) sorted by relevance
5391 s64 vcn_start, vcn_end, vcn_uninit, vcn, try_alloc_cnt; in ntfs_attr_fallocate() local5460 vcn_uninit = (s64)ntfs_bytes_to_cluster(vol, in ntfs_attr_fallocate()5462 vcn_uninit = min_t(s64, vcn_uninit, vcn_end); in ntfs_attr_fallocate()5469 while (vcn < vcn_uninit) { in ntfs_attr_fallocate()5482 vcn_uninit - vcn); in ntfs_attr_fallocate()