NO_LINEAR 1380 lib/vfs/direntry.c fh->handle = open (fh->ino->localname, NO_LINEAR (flags), mode); NO_LINEAR 1093 src/vfs/extfs/extfs.c local_handle = open (entry->ino->localname, NO_LINEAR (flags), mode); NO_LINEAR 1098 src/vfs/extfs/extfs.c flags = ~O_CREAT & (NO_LINEAR (flags) | O_TRUNC); NO_LINEAR 71 src/vfs/local/local.c fd = open (path, NO_LINEAR (flags), mode); NO_LINEAR 301 src/vfs/sfs/sfs.c fd = open (sfs_redirect (vpath), NO_LINEAR (flags), mode);