Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/asm-generic/
Dfcntl.h92 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
/linux-4.4.14/fs/
Dopen.c906 if ((flags & O_TMPFILE_MASK) != O_TMPFILE) in build_open_flags()
/linux-4.4.14/Documentation/
Dadding-syscalls.txt520 - commit bb458c644a59 ("Safer ABI for O_TMPFILE")
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt496 tmpfile: called in the end of O_TMPFILE open(). Optional, equivalent to