Searched refs:cend_v (Results 1 – 1 of 1) sorted by relevance
602 CLST cend_v = bytes_to_cluster(sbi, ni->i_valid); in ntfs_fallocate() local606 if (cend_v > cend) in ntfs_fallocate()607 cend_v = cend; in ntfs_fallocate()613 for (; vcn < cend_v; vcn += clen) { in ntfs_fallocate()614 err = attr_data_get_block(ni, vcn, cend_v - vcn, in ntfs_fallocate()
Completed in 5 milliseconds