Searched refs:cend_v (Results 1 – 1 of 1) sorted by relevance
455 CLST cend_v = bytes_to_cluster(sbi, ni->i_valid); in ntfs_extend() local459 if (cend_v > cend) in ntfs_extend()460 cend_v = cend; in ntfs_extend()466 for (; vcn < cend_v; vcn += clen) { in ntfs_extend()467 err = attr_data_get_block(ni, vcn, cend_v - vcn, &lcn, in ntfs_extend()753 CLST cend_v = bytes_to_cluster(sbi, ni->i_valid); in ntfs_fallocate() local757 if (cend_v > cend) in ntfs_fallocate()758 cend_v = cend; in ntfs_fallocate()764 for (; vcn < cend_v; vcn += clen) { in ntfs_fallocate()765 err = attr_data_get_block(ni, vcn, cend_v - vcn, in ntfs_fallocate()