Lines Matching refs:s_fc_bh
562 struct buffer_head *bh = EXT4_SB(sb)->s_fc_bh;
572 EXT4_SB(sb)->s_fc_bh = NULL;
621 if (!sbi->s_fc_bh) {
625 sbi->s_fc_bh = bh;
628 return sbi->s_fc_bh->b_data + off;
631 tl = (struct ext4_fc_tl *)(sbi->s_fc_bh->b_data + off);
647 sbi->s_fc_bh = bh;
649 return sbi->s_fc_bh->b_data;
1201 if (full && sbi->s_fc_bh)
1202 sbi->s_fc_bh = NULL;