Home
last modified time | relevance | path

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

/include/linux/
Dfs.h1997 #define S_SYNC 1 /* Writes are synced at once */ macro
2037 ((inode)->i_flags & S_SYNC))
2039 ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))