Lines Matching refs:SB_RDONLY
332 if ((bool)(*flags & SB_RDONLY) == sb_rdonly(sb)) in hfsplus_remount()
334 if (!(*flags & SB_RDONLY)) { in hfsplus_remount()
343 sb->s_flags |= SB_RDONLY; in hfsplus_remount()
344 *flags |= SB_RDONLY; in hfsplus_remount()
350 sb->s_flags |= SB_RDONLY; in hfsplus_remount()
351 *flags |= SB_RDONLY; in hfsplus_remount()
355 sb->s_flags |= SB_RDONLY; in hfsplus_remount()
356 *flags |= SB_RDONLY; in hfsplus_remount()
458 sb->s_flags |= SB_RDONLY; in hfsplus_fill_super()
463 sb->s_flags |= SB_RDONLY; in hfsplus_fill_super()
467 sb->s_flags |= SB_RDONLY; in hfsplus_fill_super()