Home
last modified time | relevance | path

Searched refs:open_tree (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/filesystems/overlayfs/
H A Dset_layers_via_fds.c
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl345 428 n64 open_tree sys_open_tree
/linux/scripts/
H A Dsyscall.tbl371 428 common open_tree sys_open_tree
/linux/tools/scripts/
H A Dsyscall.tbl371 428 common open_tree sys_open_tree
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl357 428 common open_tree sys_open_tree
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl434 428 common open_tree sys_open_tree
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl401 428 common open_tree sys_open_tree
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl355 428 common open_tree sys_open_tree
H A Dsyscall_32.tbl436 428 i386 open_tree sys_open_tree
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl476 428 common open_tree sys_open_tree
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl445 428 common open_tree sys_open_tree
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl521 428 common open_tree sys_open_tree
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c60 #ifndef open_tree in open_tree()
61 int open_tree(int dfd, const char *filename, unsigned int flags)
2632 open_tree(AT_FDCWD, dir_s1d1, in TEST_F_FORK()
57 int open_tree(int dfd, const char *filename, unsigned int flags) open_tree() function
/linux/fs/
H A Dnamespace.c3248 SYSCALL_DEFINE3(open_tree, int, dfd, const char __user *, filename, unsigned, flags) in SYSCALL_DEFINE3() argument