Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dopen.c1138 #define O_PATH_FLAGS (O_DIRECTORY | O_NOFOLLOW | O_PATH | O_CLOEXEC) macro
1149 how.flags &= O_PATH_FLAGS; in build_open_how()
1212 if (flags & ~O_PATH_FLAGS) in build_open_flags()

Completed in 6 milliseconds