Searched refs:JFS_SYNC_FL (Results 1 – 3 of 3) sorted by relevance
158 #define JFS_SYNC_FL 0x00200000 /* Synchronous updates */ macro
34 {JFS_SYNC_FL, FS_SYNC_FL},
29 if (flags & JFS_SYNC_FL) in jfs_set_inode_flags()