Home
last modified time | relevance | path

Searched defs:WILL_CREATE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dopen.c975 #define WILL_CREATE(flags) (flags & (O_CREAT | __O_TMPFILE)) macro
/kernel/linux/linux-6.6/fs/
H A Dopen.c1200 #define WILL_CREATE(flags) (flags & (O_CREAT | __O_TMPFILE)) macro

Completed in 5 milliseconds