Home
last modified time | relevance | path

Searched refs:WILL_CREATE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
A Dopen.c1001 #define WILL_CREATE(flags) (flags & (O_CREAT | __O_TMPFILE)) macro
1015 if (!WILL_CREATE(how.flags)) in build_open_how()
1052 if (WILL_CREATE(flags)) { in build_open_flags()

Completed in 7 milliseconds