Searched refs:first_lcn (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c4277 LCN first_lcn; local
4286 first_lcn = ntfs_rl_vcn_to_lcn(na->rl, stop_vcn);
4287 if (first_lcn == LCN_EINVAL) {
4292 if (first_lcn == LCN_ENOENT ||
4293 first_lcn == LCN_RL_NOT_MAPPED)

Completed in 31 milliseconds