Home
last modified time | relevance | path

Searched refs:MS_RELATIME (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/musl/ndk_musl_include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/musl/include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h45 #define MS_RELATIME (1<<21) macro
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c101 {"norelatime", ~MS_RELATIME}, {"relatime", MS_RELATIME},
/third_party/toybox/toys/lsb/
Dmount.c105 {"norelatime", ~MS_RELATIME}, {"relatime", MS_RELATIME},