Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c3049 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy() function
3099 return open_detached_copy(&path, flags & AT_RECURSIVE); in vfs_open_tree()