Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c2649 static inline int tree_contains_unbindable(struct mount *mnt) in tree_contains_unbindable() function
2733 if (IS_MNT_SHARED(p) && tree_contains_unbindable(old)) in do_move_mount()