Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmount.h33 #define MNT_SHRINKABLE 0x100 macro
/linux-4.19.296/fs/
Dnamespace.c2447 if (!(mnt_flags & MNT_SHRINKABLE)) in do_add_mount()
2530 err = do_add_mount(mnt, path, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()
2619 if (!(mnt->mnt.mnt_flags & MNT_SHRINKABLE)) in select_submounts()