Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c153 #ifndef OPEN_TREE_CLOEXEC
154 #define OPEN_TREE_CLOEXEC O_CLOEXEC macro
1147 OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE); in TEST_F()
1257 OPEN_TREE_CLOEXEC); in TEST_F()
1287 OPEN_TREE_CLOEXEC); in TEST_F()
1317 OPEN_TREE_CLOEXEC | in TEST_F()
1347 OPEN_TREE_CLOEXEC | in TEST_F()
1379 OPEN_TREE_CLOEXEC | in TEST_F()
1428 OPEN_TREE_CLOEXEC | in TEST_F()
/linux/tools/include/uapi/linux/
A Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/linux/include/uapi/linux/
A Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/linux/fs/
A Dnamespace.c2463 BUILD_BUG_ON(OPEN_TREE_CLOEXEC != O_CLOEXEC); in SYSCALL_DEFINE3()
2467 OPEN_TREE_CLOEXEC)) in SYSCALL_DEFINE3()

Completed in 17 milliseconds