Home
last modified time | relevance | path

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

/linux/fs/
A Dmount.h79 struct hlist_head mnt_stuck_children; member
A Dnamespace.c233 INIT_HLIST_HEAD(&mnt->mnt_stuck_children); in alloc_vfsmnt()
1131 hlist_for_each_entry_safe(m, p, &mnt->mnt_stuck_children, mnt_umount) { in cleanup_mnt()
1206 hlist_add_head(&p->mnt_umount, &mnt->mnt_stuck_children); in mntput_no_expire()

Completed in 10 milliseconds