Searched refs:O_TMPFILE (Results 1 – 3 of 3) sorted by relevance
92 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
902 if ((flags & O_TMPFILE_MASK) != O_TMPFILE) in build_open_flags()
494 tmpfile: called in the end of O_TMPFILE open(). Optional, equivalent to