Searched refs:JFS_NOINTEGRITY (Results 1 – 4 of 4) sorted by relevance
46 #define JFS_NOINTEGRITY 0x00000040 macro
283 *flag &= ~JFS_NOINTEGRITY; in parse_options()286 *flag |= JFS_NOINTEGRITY; in parse_options()504 if ((JFS_SBI(sb)->flag & JFS_NOINTEGRITY) != (flag & JFS_NOINTEGRITY)) in jfs_remount()734 if (sbi->flag & JFS_NOINTEGRITY) in jfs_show_options()
419 if (sbi->flag & JFS_NOINTEGRITY) { in updateSuper()
1086 if (sbi->flag & JFS_NOINTEGRITY) in lmLogOpen()