Home
last modified time | relevance | path

Searched defs:MS_UNBINDABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h31 #define MS_UNBINDABLE (1<<17) /* change to unbindable */ macro
/openbmc/linux/include/uapi/linux/
H A Dmount.h31 #define MS_UNBINDABLE (1<<17) /* change to unbindable */ macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h492 #define MS_UNBINDABLE (1<<17) /* change to unbindable */ macro