Searched refs:OPEN_TREE_CLONE (Results 1 – 3 of 3) sorted by relevance
62 #define OPEN_TREE_CLONE 1 /* Clone the target tree and attach the clone */ macro
2446 bool detached = flags & OPEN_TREE_CLONE; in SYSCALL_DEFINE3()2453 AT_SYMLINK_NOFOLLOW | OPEN_TREE_CLONE | in SYSCALL_DEFINE3()2457 if ((flags & (AT_RECURSIVE | OPEN_TREE_CLONE)) == AT_RECURSIVE) in SYSCALL_DEFINE3()