Home | History | Annotate | Download | only in linux

Lines Matching defs:S_DIRSYNC

144 #define S_DIRSYNC	64	/* Directory modifications are synchronous */
168 ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))