Searched refs:OPEN_TREE_NAMESPACE (Results 1 – 2 of 2) sorted by relevance
65 #define OPEN_TREE_NAMESPACE (1 << 1) /* Clone the target tree into a new mount namespace */ macro
2984 if (!(flags & OPEN_TREE_NAMESPACE)) in __do_loopback()3187 OPEN_TREE_CLOEXEC | OPEN_TREE_NAMESPACE)) in vfs_open_tree()3190 if ((flags & (AT_RECURSIVE | OPEN_TREE_CLONE | OPEN_TREE_NAMESPACE)) == in vfs_open_tree()3194 if (hweight32(flags & (OPEN_TREE_CLONE | OPEN_TREE_NAMESPACE)) > 1) in vfs_open_tree()3207 if ((flags & OPEN_TREE_NAMESPACE) && in vfs_open_tree()3219 if (flags & OPEN_TREE_NAMESPACE) in vfs_open_tree()