Home
last modified time | relevance | path

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

/include/uapi/asm-generic/
Dfcntl.h53 #ifndef O_DIRECTORY
54 #define O_DIRECTORY 00200000 /* must be a directory */ macro
93 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY)
/include/linux/
Dfcntl.h12 FASYNC | O_DIRECT | O_LARGEFILE | O_DIRECTORY | O_NOFOLLOW | \
/include/trace/events/
Dfs.h37 { O_DIRECTORY, "O_DIRECTORY" }, \