Searched refs:JFS_NOINTEGRITY (Results 1 – 4 of 4) sorted by relevance
221 *flag &= ~JFS_NOINTEGRITY; in parse_options()223 *flag |= JFS_NOINTEGRITY; in parse_options()298 if ((JFS_SBI(sb)->flag & JFS_NOINTEGRITY) != (flag & JFS_NOINTEGRITY)) in jfs_remount()
33 #define JFS_NOINTEGRITY 0x00000010 macro
420 if (sbi->flag & JFS_NOINTEGRITY) { in updateSuper()
1243 if (JFS_SBI(log->sb)->flag & JFS_NOINTEGRITY) { in lmLogInit()1540 if (JFS_SBI(log->sb)->flag & JFS_NOINTEGRITY) { in lmLogShutdown()