NO_LINEAR 40 lib/vfs/vfs.h #define NO_LINEAR(a) a NO_LINEAR 44 lib/vfs/vfs.h #define NO_LINEAR(a) (((a) == (O_RDONLY | O_LINEAR)) ? O_RDONLY : (a))