Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h36 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro
/openbmc/linux/include/uapi/linux/
H A Dmount.h36 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h497 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro