Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c1064 static struct mount *skip_mnt_tree(struct mount *p) in skip_mnt_tree() function
1998 s = skip_mnt_tree(s); in copy_tree()
2004 s = skip_mnt_tree(s); in copy_tree()
3831 p = next_mnt(skip_mnt_tree(p), old); in copy_mnt_ns()