Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dpnode.h47 int mnt_get_count(struct mount *mnt);
Dpnode.c354 return mnt_get_count(mnt) > count; in do_refcount_check()
Dnamespace.c181 int mnt_get_count(struct mount *mnt) in mnt_get_count() function
1302 count = mnt_get_count(mnt); in mntput_no_expire()
1519 actual_refs += mnt_get_count(p); in may_umount_tree()
1732 if (mnt_get_count(mnt) != 2) { in do_umount()
3370 BUG_ON(mnt_get_count(mnt) < 2); in finish_automount()