Searched refs:topmost_overmount (Results 1 – 2 of 2) sorted by relevance
235 static inline struct mount *topmost_overmount(struct mount *m) in topmost_overmount() function
2643 struct mount *r = topmost_overmount(child); in attach_recursive_mnt()2681 m = topmost_overmount(real_mount(path->mnt)); in where_to_mount()2687 m = topmost_overmount(m); in where_to_mount()6124 root = topmost_overmount(current->nsproxy->mnt_ns->root); in current_chrooted()