Searched refs:MS_DIRSYNC (Results 1 – 2 of 2) sorted by relevance
108 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro167 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || \
51 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */ macro