tl_bh            5808 fs/ocfs2/alloc.c 	struct buffer_head *tl_bh = osb->osb_tl_bh;
tl_bh            5812 fs/ocfs2/alloc.c 	di = (struct ocfs2_dinode *) tl_bh->b_data;
tl_bh            5847 fs/ocfs2/alloc.c 	struct buffer_head *tl_bh = osb->osb_tl_bh;
tl_bh            5855 fs/ocfs2/alloc.c 	di = (struct ocfs2_dinode *) tl_bh->b_data;
tl_bh            5880 fs/ocfs2/alloc.c 	status = ocfs2_journal_access_di(handle, INODE_CACHE(tl_inode), tl_bh,
tl_bh            5908 fs/ocfs2/alloc.c 	ocfs2_journal_dirty(handle, tl_bh);
tl_bh            5927 fs/ocfs2/alloc.c 	struct buffer_head *tl_bh = osb->osb_tl_bh;
tl_bh            5930 fs/ocfs2/alloc.c 	di = (struct ocfs2_dinode *) tl_bh->b_data;
tl_bh            5943 fs/ocfs2/alloc.c 		status = ocfs2_journal_access_di(handle, INODE_CACHE(tl_inode), tl_bh,
tl_bh            5952 fs/ocfs2/alloc.c 		ocfs2_journal_dirty(handle, tl_bh);
tl_bh            5992 fs/ocfs2/alloc.c 	struct buffer_head *tl_bh = osb->osb_tl_bh;
tl_bh            6000 fs/ocfs2/alloc.c 	di = (struct ocfs2_dinode *) tl_bh->b_data;
tl_bh            6146 fs/ocfs2/alloc.c 				       struct buffer_head **tl_bh)
tl_bh            6169 fs/ocfs2/alloc.c 	*tl_bh    = bh;
tl_bh            6184 fs/ocfs2/alloc.c 	struct buffer_head *tl_bh = NULL;
tl_bh            6192 fs/ocfs2/alloc.c 	status = ocfs2_get_truncate_log_info(osb, slot_num, &tl_inode, &tl_bh);
tl_bh            6198 fs/ocfs2/alloc.c 	di = (struct ocfs2_dinode *) tl_bh->b_data;
tl_bh            6213 fs/ocfs2/alloc.c 		*tl_copy = kmemdup(tl_bh->b_data, tl_bh->b_size, GFP_KERNEL);
tl_bh            6224 fs/ocfs2/alloc.c 		ocfs2_compute_meta_ecc(osb->sb, tl_bh->b_data, &di->i_check);
tl_bh            6225 fs/ocfs2/alloc.c 		status = ocfs2_write_block(osb, tl_bh, INODE_CACHE(tl_inode));
tl_bh            6234 fs/ocfs2/alloc.c 	brelse(tl_bh);
tl_bh            6327 fs/ocfs2/alloc.c 	struct buffer_head *tl_bh = NULL;
tl_bh            6332 fs/ocfs2/alloc.c 					     &tl_bh);
tl_bh            6342 fs/ocfs2/alloc.c 	osb->osb_tl_bh    = tl_bh;