Home
last modified time | relevance | path

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

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