Searched refs:rl_vcn (Results 1 – 1 of 1) sorted by relevance
5553 s64 rl_lcn, rl_length, rl_vcn; in ntfs_attr_fallocate() local5640 rl_vcn = rl->vcn; in ntfs_attr_fallocate()5644 vcn += rl_length - (vcn - rl_vcn); in ntfs_attr_fallocate()5646 try_alloc_cnt = min(rl_length - (vcn - rl_vcn), in ntfs_attr_fallocate()