Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h112 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro
174 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || \