Searched refs:s_bh2 (Results 1 – 4 of 4) sorted by relevance
52 mark_buffer_dirty(sbi->s_bh2); in sysv_sync_fs()77 if (sbi->s_bh1 != sbi->s_bh2) in sysv_put_super()78 mark_buffer_dirty(sbi->s_bh2); in sysv_put_super()82 if (sbi->s_bh1 != sbi->s_bh2) in sysv_put_super()83 brelse(sbi->s_bh2); in sysv_put_super()
38 struct buffer_head *s_bh2; member118 if (sbi->s_bh1 != sbi->s_bh2) in dirty_sb()119 mark_buffer_dirty(sbi->s_bh2); in dirty_sb()
51 struct buffer_head *bh2 = sbi->s_bh2; in detected_xenix()83 struct buffer_head *bh2 = sbi->s_bh2; in detected_sysv4()111 struct buffer_head *bh2 = sbi->s_bh2; in detected_sysv2()160 struct buffer_head *bh2 = sbi->s_bh2; in detected_v7()411 sbi->s_bh2 = bh; in sysv_fill_super()517 sbi->s_bh2 = bh; in v7_fill_super()
44 if (sbi->s_bh1 == sbi->s_bh2) in sv_sb_fic_inode()
Completed in 11 milliseconds