LCN_ENOENT        297 fs/ntfs/aops.c 			if (err == -ENOENT || lcn == LCN_ENOENT) {
LCN_ENOENT        775 fs/ntfs/aops.c 		if (err == -ENOENT || lcn == LCN_ENOENT) {
LCN_ENOENT       1602 fs/ntfs/aops.c 		case LCN_ENOENT:
LCN_ENOENT        344 fs/ntfs/attrib.c 			return LCN_ENOENT;
LCN_ENOENT        356 fs/ntfs/attrib.c 		if (lcn != LCN_ENOENT)
LCN_ENOENT        381 fs/ntfs/attrib.c 			lcn = LCN_ENOENT;
LCN_ENOENT        387 fs/ntfs/attrib.c 	if (lcn != LCN_ENOENT)
LCN_ENOENT        485 fs/ntfs/attrib.c 			if (likely(rl->lcn == LCN_ENOENT))
LCN_ENOENT       2166 fs/ntfs/attrib.c 			(rl->lcn == LCN_ENOENT && rl > ni->runlist.rl &&
LCN_ENOENT        140 fs/ntfs/debug.c 			if (index > -LCN_ENOENT - 1)
LCN_ENOENT        873 fs/ntfs/file.c 		if (unlikely(lcn != LCN_HOLE && lcn != LCN_ENOENT)) {
LCN_ENOENT        901 fs/ntfs/file.c 					lcn = LCN_ENOENT;
LCN_ENOENT        727 fs/ntfs/lcnalloc.c 		rl[rlpos].lcn = is_extension ? LCN_ENOENT : LCN_RL_NOT_MAPPED;
LCN_ENOENT        241 fs/ntfs/runlist.c 	if (dst[marker].lcn == LCN_ENOENT)
LCN_ENOENT        427 fs/ntfs/runlist.c 	if (dsize - tail > 0 && dst[marker].lcn == LCN_ENOENT)
LCN_ENOENT        599 fs/ntfs/runlist.c 	if (srl[send].lcn == LCN_ENOENT)
LCN_ENOENT        660 fs/ntfs/runlist.c 				drl[ds].lcn = LCN_ENOENT;
LCN_ENOENT        668 fs/ntfs/runlist.c 			if (drl[ds].lcn == LCN_ENOENT) {
LCN_ENOENT        694 fs/ntfs/runlist.c 			drl[ds].lcn = LCN_ENOENT;
LCN_ENOENT        939 fs/ntfs/runlist.c 		rl[rlpos].lcn = LCN_ENOENT;
LCN_ENOENT       1005 fs/ntfs/runlist.c 		return LCN_ENOENT;
LCN_ENOENT       1021 fs/ntfs/runlist.c 	return LCN_ENOENT;
LCN_ENOENT       1052 fs/ntfs/runlist.c 	if (likely(rl->lcn == LCN_ENOENT))
LCN_ENOENT       1517 fs/ntfs/runlist.c 		rl[1].lcn = LCN_ENOENT;
LCN_ENOENT       1552 fs/ntfs/runlist.c 		rl->lcn = LCN_ENOENT;
LCN_ENOENT       1600 fs/ntfs/runlist.c 		rl->lcn = LCN_ENOENT;
LCN_ENOENT       1603 fs/ntfs/runlist.c 		rl->lcn = LCN_ENOENT;
LCN_ENOENT       1171 fs/ntfs/super.c 	rl2[1].lcn = LCN_ENOENT;