Searched refs:SB_DIRSYNC (Results 1 – 1 of 1) sorted by relevance
1415 #define SB_DIRSYNC BIT(7) /* Directory modifications are synchronous */ macro2108 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \