Searched refs:JFS_SYNC_FL (Results 1 – 3 of 3) sorted by relevance
44 if (flags & JFS_SYNC_FL) in jfs_set_inode_flags()53 JFS_DIRSYNC_FL | JFS_SYNC_FL); in jfs_get_inode_flags()63 jfs_ip->mode2 |= JFS_SYNC_FL; in jfs_get_inode_flags()
158 #define JFS_SYNC_FL 0x00200000 /* Synchronous updates */ macro
32 {JFS_SYNC_FL, FS_SYNC_FL},