Home
last modified time | relevance | path

Searched defs:open_tree (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Dfs_test.c57 int open_tree(int dfd, const char *filename, unsigned int flags) in open_tree() function
/linux/fs/
H A Dnamespace.c3212 SYSCALL_DEFINE3(open_tree, int, dfd, const char __user *, filename, unsigned, flags) in SYSCALL_DEFINE3() argument