Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
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()
3823 p = next_mnt(skip_mnt_tree(p), old); in copy_mnt_ns()