Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmount.h34 #define MNT_SHRINKABLE 0x100 macro
/linux/fs/
H A Dnamespace.c3448 if (!(mnt_flags & MNT_SHRINKABLE)) in do_add_mount()
3613 err = do_add_mount(mnt, mp, path, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()
3709 if (!(mnt->mnt.mnt_flags & MNT_SHRINKABLE)) in select_submounts()