LCN_ENOENT        314 fs/ntfs/aops.c 			if (err == -ENOENT || lcn == LCN_ENOENT) {
LCN_ENOENT        792 fs/ntfs/aops.c 		if (err == -ENOENT || lcn == LCN_ENOENT) {
LCN_ENOENT        357 fs/ntfs/attrib.c 			return LCN_ENOENT;
LCN_ENOENT        369 fs/ntfs/attrib.c 		if (lcn != LCN_ENOENT)
LCN_ENOENT        394 fs/ntfs/attrib.c 			lcn = LCN_ENOENT;
LCN_ENOENT        400 fs/ntfs/attrib.c 	if (lcn != LCN_ENOENT)
LCN_ENOENT        498 fs/ntfs/attrib.c 			if (likely(rl->lcn == LCN_ENOENT))
LCN_ENOENT       2180 fs/ntfs/attrib.c 			(rl->lcn == LCN_ENOENT && rl > ni->runlist.rl &&
LCN_ENOENT        164 fs/ntfs/debug.c 			if (index > -LCN_ENOENT - 1)
LCN_ENOENT        795 fs/ntfs/file.c 		if (unlikely(lcn != LCN_HOLE && lcn != LCN_ENOENT)) {
LCN_ENOENT        823 fs/ntfs/file.c 					lcn = LCN_ENOENT;
LCN_ENOENT        741 fs/ntfs/lcnalloc.c 		rl[rlpos].lcn = is_extension ? LCN_ENOENT : LCN_RL_NOT_MAPPED;
LCN_ENOENT        255 fs/ntfs/runlist.c 	if (dst[marker].lcn == LCN_ENOENT)
LCN_ENOENT        441 fs/ntfs/runlist.c 	if (dsize - tail > 0 && dst[marker].lcn == LCN_ENOENT)
LCN_ENOENT        613 fs/ntfs/runlist.c 	if (srl[send].lcn == LCN_ENOENT)
LCN_ENOENT        674 fs/ntfs/runlist.c 				drl[ds].lcn = LCN_ENOENT;
LCN_ENOENT        682 fs/ntfs/runlist.c 			if (drl[ds].lcn == LCN_ENOENT) {
LCN_ENOENT        708 fs/ntfs/runlist.c 			drl[ds].lcn = LCN_ENOENT;
LCN_ENOENT        953 fs/ntfs/runlist.c 		rl[rlpos].lcn = LCN_ENOENT;
LCN_ENOENT       1019 fs/ntfs/runlist.c 		return LCN_ENOENT;
LCN_ENOENT       1035 fs/ntfs/runlist.c 	return LCN_ENOENT;
LCN_ENOENT       1066 fs/ntfs/runlist.c 	if (likely(rl->lcn == LCN_ENOENT))
LCN_ENOENT       1531 fs/ntfs/runlist.c 		rl[1].lcn = LCN_ENOENT;
LCN_ENOENT       1566 fs/ntfs/runlist.c 		rl->lcn = LCN_ENOENT;
LCN_ENOENT       1614 fs/ntfs/runlist.c 		rl->lcn = LCN_ENOENT;
LCN_ENOENT       1617 fs/ntfs/runlist.c 		rl->lcn = LCN_ENOENT;
LCN_ENOENT       1155 fs/ntfs/super.c 	rl2[1].lcn = LCN_ENOENT;