Home
last modified time | relevance | path

Searched refs:MS_DIRSYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h482 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
/openbmc/qemu/linux-user/
H A Dstrace.c1131 #ifdef MS_DIRSYNC
1132 FLAG_GENERIC(MS_DIRSYNC),