Home
last modified time | relevance | path

Searched defs:S_DIRSYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h512 #define S_DIRSYNC 64 /* Directory modifications are synchronous */ macro
/openbmc/linux/include/linux/
H A Dfs.h2100 #define S_DIRSYNC (1 << 6) /* Directory modifications are synchronous */ macro