Searched refs:JFS_GROUPCOMMIT (Results 1 – 2 of 2) sorted by relevance
341 if ((j_sb->s_flag & cpu_to_le32(JFS_GROUPCOMMIT)) != in chkSuper()342 cpu_to_le32(JFS_GROUPCOMMIT)) in chkSuper()343 j_sb->s_flag |= cpu_to_le32(JFS_GROUPCOMMIT); in chkSuper()
40 #define JFS_GROUPCOMMIT 0x00000100 /* group (of 1) commit */ macro
Completed in 4 milliseconds