Home
last modified time | relevance | path

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

/linux/fs/
H A Dmount.h245 static inline struct mount *topmost_overmount(struct mount *m) in topmost_overmount() function
H A Dnamespace.c2644 struct mount *r = topmost_overmount(child); in attach_recursive_mnt()
2695 m = topmost_overmount(real_mount(path->mnt)); in where_to_mount()
2701 m = topmost_overmount(m); in where_to_mount()
6333 root = topmost_overmount(current->nsproxy->mnt_ns->root); in current_chrooted()