Home
last modified time | relevance | path

Searched refs:MS_KERNMOUNT (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/include/sys/
Dmount.h46 #define MS_KERNMOUNT (1<<22) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h46 #define MS_KERNMOUNT (1<<22) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h46 #define MS_KERNMOUNT (1<<22) macro
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h497 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro