Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/asm-generic/
Dfcntl.h92 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
/linux-4.1.27/fs/
Dopen.c902 if ((flags & O_TMPFILE_MASK) != O_TMPFILE) in build_open_flags()
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt494 tmpfile: called in the end of O_TMPFILE open(). Optional, equivalent to