Home
last modified time | relevance | path

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

/include/linux/
Dfs.h1368 #define SB_DIRSYNC 128 /* Directory modifications are synchronous */ macro
2038 #define IS_DIRSYNC(inode) (__IS_FLG(inode, SB_SYNCHRONOUS|SB_DIRSYNC) || \