Symbol: OPEN_TREE_CLOEXEC
fs/namespace.c
3183
BUILD_BUG_ON(OPEN_TREE_CLOEXEC != O_CLOEXEC);
fs/namespace.c
3187
OPEN_TREE_CLOEXEC | OPEN_TREE_NAMESPACE))
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
148
.flags = OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
161
.flags = OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
170
.flags = OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
179
.flags = OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
188
.flags = OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
197
.flags = OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
206
.flags = AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
326
if (variant->flags != (OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC) ||
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
330
self->fd = sys_open_tree(AT_FDCWD, "/", OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
394
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
486
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
561
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
648
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
722
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
839
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
974
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
988
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
627
fd_tmp = open_tree(fd_tmpfs, "u", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
636
layer_fds[2] = open_tree(fd_tmpfs, "l1", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
639
layer_fds[3] = open_tree(fd_tmpfs, "l2", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
642
layer_fds[4] = open_tree(fd_tmpfs, "l3", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
645
layer_fds[5] = open_tree(fd_tmpfs, "l4", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
648
layer_fds[6] = open_tree(fd_tmpfs, "d1", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
651
layer_fds[7] = open_tree(fd_tmpfs, "d2", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
654
layer_fds[8] = open_tree(fd_tmpfs, "d3", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/wrappers.h
77
#ifndef OPEN_TREE_CLOEXEC
tools/testing/selftests/landlock/fs_test.c
2597
AT_EMPTY_PATH | OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1135
OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1245
OPEN_TREE_CLOEXEC);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1281
OPEN_TREE_CLOEXEC);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1317
OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1347
OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1394
OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1448
OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1535
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1557
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1616
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1645
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1658
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1689
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1702
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1736
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1760
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1784
OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1794
AT_EMPTY_PATH | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1825
OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1835
AT_EMPTY_PATH | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1873
OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1884
OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1904
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1939
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1948
AT_EMPTY_PATH | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
2019
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
2029
AT_EMPTY_PATH | OPEN_TREE_CLOEXEC);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
2063
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/mount_setattr/mount_setattr_test.c
2073
AT_EMPTY_PATH | OPEN_TREE_CLOEXEC);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
2105
AT_RECURSIVE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/pidfd/pidfd_bind_mount.c
61
fd_tree = sys_open_tree(self->pidfd, "", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC | AT_EMPTY_PATH);
tools/testing/selftests/pidfd/pidfd_bind_mount.c
97
fd_tree = sys_open_tree(self->pidfd, "", OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC | AT_EMPTY_PATH);