Lines Matching refs:LCN
739 LCN lcn; /* Current lcn. */
865 if (unlikely(deltaxcn == (LCN)-1))
867 if (unlikely(lcn == (LCN)-1))
872 if (unlikely(lcn < (LCN)-1)) {
873 ntfs_error(vol->sb, "Invalid LCN < -1 in "
990 LCN ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn)
1009 if (likely(rl[i].lcn >= (LCN)0))
1018 if (likely(rl[i].lcn < (LCN)0))
1121 LCN prev_lcn;
1313 LCN prev_lcn;