Home
last modified time | relevance | path

Searched refs:s_bh2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/sysv/
A Dinode.c52 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()
A Dsysv.h38 struct buffer_head *s_bh2; member
118 if (sbi->s_bh1 != sbi->s_bh2) in dirty_sb()
119 mark_buffer_dirty(sbi->s_bh2); in dirty_sb()
A Dsuper.c51 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()
A Dialloc.c44 if (sbi->s_bh1 == sbi->s_bh2) in sv_sb_fic_inode()

Completed in 6 milliseconds