Searched refs:vcn_end (Results 1 – 1 of 1) sorted by relevance
5391 s64 vcn_start, vcn_end, vcn_uninit, vcn, try_alloc_cnt; in ntfs_attr_fallocate() local5458 vcn_end = (s64)ntfs_bytes_to_cluster(vol, in ntfs_attr_fallocate()5462 vcn_uninit = min_t(s64, vcn_uninit, vcn_end); in ntfs_attr_fallocate()5518 try_alloc_cnt = vcn_end - vcn; in ntfs_attr_fallocate()