Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmount.h64 #define OPEN_TREE_CLONE 1 /* Clone the target tree and attach the clone */ macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dmount.h64 #define OPEN_TREE_CLONE 1 /* Clone the target tree and attach the clone */ macro
/linux-6.3-rc2/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c142 #ifndef OPEN_TREE_CLONE
143 #define OPEN_TREE_CLONE 1 macro
1140 OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE); in TEST_F()
1311 OPEN_TREE_CLONE); in TEST_F()
1341 OPEN_TREE_CLONE); in TEST_F()
1373 OPEN_TREE_CLONE); in TEST_F()
1422 OPEN_TREE_CLONE); in TEST_F()
/linux-6.3-rc2/fs/
A Dnamespace.c2511 bool detached = flags & OPEN_TREE_CLONE; in SYSCALL_DEFINE3()
2518 AT_SYMLINK_NOFOLLOW | OPEN_TREE_CLONE | in SYSCALL_DEFINE3()
2522 if ((flags & (AT_RECURSIVE | OPEN_TREE_CLONE)) == AT_RECURSIVE) in SYSCALL_DEFINE3()

Completed in 14 milliseconds