Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dmount.h47 MNT_UMOUNT = 0x8000000, enumerator
/linux/fs/ !
H A Dpnode.c71 return m->mnt.mnt_flags & MNT_UMOUNT; in will_be_unmounted()
488 m->mnt.mnt_flags |= MNT_UMOUNT; in umount_one()
H A Dnamespace.c1751 if (!(mnt->mnt_parent->mnt.mnt_flags & MNT_UMOUNT)) in disconnect_mount()
1780 p->mnt.mnt_flags |= MNT_UMOUNT; in umount_tree()
1989 if (mnt->mnt.mnt_flags & MNT_UMOUNT) { in __detach_mounts()
/linux/Documentation/filesystems/ !
H A Dpropagate_umount.txt476 All elements of the original set are marked with MNT_UMOUNT and we'll
478 to set in the end. Let's set MNT_UMOUNT at the time we add an element