Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c3010 static struct mnt_namespace *get_detached_copy(const struct path *path, bool recursive) in get_detached_copy() function
3051 struct mnt_namespace *ns = get_detached_copy(path, recursive); in open_detached_copy()