Home
last modified time | relevance | path

Searched defs:MS_PRIVATE (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/include/lapi/
Dmount.h14 #define MS_PRIVATE (1<<18) macro
/third_party/ltp/testcases/kernel/fs/fs_bind/bin/
Dsmount.c24 #define MS_PRIVATE 1<<18 /* Private */ macro
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount06.c38 #define MS_PRIVATE (1 << 18) macro
/third_party/musl/include/sys/
Dmount.h42 #define MS_PRIVATE (1<<18) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h42 #define MS_PRIVATE (1<<18) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h42 #define MS_PRIVATE (1<<18) macro
/third_party/eudev/src/shared/
Dmissing.h106 #define MS_PRIVATE (1 << 18) macro
/third_party/Linux_Kernel/include/uapi/linux/
Dfs.h86 #define MS_PRIVATE (1<<18) /* change to private */ macro