Searched refs:JFS_ERR_PANIC (Results 1 – 2 of 2) sorted by relevance
89 if (sbi->flag & JFS_ERR_PANIC) in jfs_handle_error()206 *flag &= ~JFS_ERR_PANIC; in parse_options()210 *flag &= ~JFS_ERR_PANIC; in parse_options()215 *flag |= JFS_ERR_PANIC; in parse_options()
38 #define JFS_ERR_PANIC 0x00000008 /* panic */ macro