Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmount.h35 #define MNT_SHRINKABLE 0x100 macro
/linux/fs/
A Dnamespace.c2881 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()
/linux/Documentation/filesystems/
A Dautofs.rst206 This is guided by the MNT_SHRINKABLE flag. This only applies to

Completed in 28 milliseconds