Searched refs:sb_err (Results 1 – 4 of 4) sorted by relevance
74 if (hpfs_sb(s)->sb_err == 2) { in hpfs_error()78 } else if (hpfs_sb(s)->sb_err == 1) { in hpfs_error()447 sbi->sb_err = ctx->errs; sbi->sb_timeshift = ctx->timeshift; in hpfs_reconfigure()472 if (!sbi->sb_err) in hpfs_show_options()474 if (sbi->sb_err == 2) in hpfs_show_options()573 sbi->sb_err = ctx->errs; in hpfs_fill_super()595 if (sbi->sb_err == 2) { in hpfs_fill_super()609 if (sbi->sb_err >= 2) { in hpfs_fill_super()615 if (sbi->sb_err == 0) in hpfs_fill_super()733 ctx->errs = sbi->sb_err; in hpfs_init_fs_context()
78 unsigned sb_err : 2; /* on errs: 0-cont, 1-ro, 2-panic */ member
81 atomic_t sb_err; member
1454 if (atomic_read(&segbuf->sb_err)) { in nilfs_free_incomplete_logs()1473 if (atomic_read(&segbuf->sb_err) && in nilfs_free_incomplete_logs()