Searched refs:MNT_SHRINKABLE (Results 1 – 3 of 3) sorted by relevance
35 #define MNT_SHRINKABLE 0x100 macro
2881 if (!(mnt_flags & MNT_SHRINKABLE)) in do_add_mount()3044 err = do_add_mount(mnt, mp, path, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()3140 if (!(mnt->mnt.mnt_flags & MNT_SHRINKABLE)) in select_submounts()
206 This is guided by the MNT_SHRINKABLE flag. This only applies to
Completed in 28 milliseconds