Symbol: OPEN_TREE_CLOEXEC
fs/namespace.c
3192
BUILD_BUG_ON(OPEN_TREE_CLOEXEC != O_CLOEXEC);
fs/namespace.c
3196
OPEN_TREE_CLOEXEC | OPEN_TREE_NAMESPACE))
tools/testing/selftests/filesystems/move_mount/move_mount_test.c
140
OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/move_mount/move_mount_test.c
179
OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/move_mount/move_mount_test.c
225
OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/move_mount/move_mount_test.c
270
OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/move_mount/move_mount_test.c
313
OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/filesystems/move_mount/move_mount_test.c
366
OPEN_TREE_CLONE | OPEN_TREE_CLOEXEC |
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
125
.flags = OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
138
.flags = OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
147
.flags = OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
156
.flags = OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
165
.flags = OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
174
.flags = OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
183
.flags = AT_RECURSIVE | OPEN_TREE_CLOEXEC,
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
303
if (variant->flags != (OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC) ||
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
307
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
371
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
463
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
538
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
625
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
699
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
816
OPEN_TREE_NAMESPACE | AT_RECURSIVE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
951
OPEN_TREE_NAMESPACE | OPEN_TREE_CLOEXEC);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
965
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
2459
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);