Home
last modified time | relevance | path

Searched refs:bh_cend (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dfile.c566 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local
924 bh_cend = (bh_end + vol->cluster_size - 1) >> in ntfs_prepare_pages_for_non_resident_write()
926 if ((bh_cend <= cpos || bh_cpos >= cend)) { in ntfs_prepare_pages_for_non_resident_write()