Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dmount.h168 static inline bool mnt_ns_attached(const struct mount *mnt) in mnt_ns_attached() function
181 WARN_ON(!mnt_ns_attached(mnt)); in move_from_ns()
H A Dnamespace.c1176 WARN_ON(mnt_ns_attached(mnt)); in mnt_add_to_ns()
1881 if (mnt_ns_attached(p)) in umount_tree()
2043 if (mnt_ns_attached(mnt) || !list_empty(&mnt->mnt_list)) in do_umount()
2051 if (mnt_ns_attached(mnt) || !list_empty(&mnt->mnt_list)) in do_umount()