Home
last modified time | relevance | path

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

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