Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c2648 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy() function
2725 file = open_detached_copy(&path, flags & AT_RECURSIVE); in SYSCALL_DEFINE3()