Home
last modified time | relevance | path

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

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