Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c2489 MNT_TREE_BENEATH = BIT(0), enumerator
3524 bool beneath = flags & MNT_TREE_BENEATH; in do_move_mount()
4447 if (flags & MOVE_MOUNT_BENEATH) mflags |= MNT_TREE_BENEATH; in SYSCALL_DEFINE5()