Home
last modified time | relevance | path

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

/fs/
Dpnode.c354 static inline int do_refcount_check(struct mount *mnt, int count) in do_refcount_check() function
375 return do_refcount_check(mnt, refcnt); in propagate_mount_busy()
382 if (!list_empty(&mnt->mnt_mounts) || do_refcount_check(mnt, refcnt)) in propagate_mount_busy()
401 if (do_refcount_check(child, count)) in propagate_mount_busy()