Searched refs:tl_bh (Results 1 – 1 of 1) sorted by relevance
5805 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_needs_flush() local5905 ocfs2_journal_dirty(handle, tl_bh); in ocfs2_truncate_log_append()5950 ocfs2_journal_dirty(handle, tl_bh); in ocfs2_replay_truncate_records()6145 struct buffer_head **tl_bh) in ocfs2_get_truncate_log_info() argument6168 *tl_bh = bh; in ocfs2_get_truncate_log_info()6183 struct buffer_head *tl_bh = NULL; in ocfs2_begin_truncate_log_recovery() local6212 *tl_copy = kmemdup(tl_bh->b_data, tl_bh->b_size, GFP_KERNEL); in ocfs2_begin_truncate_log_recovery()6233 brelse(tl_bh); in ocfs2_begin_truncate_log_recovery()6326 struct buffer_head *tl_bh = NULL; in ocfs2_truncate_log_init() local6331 &tl_bh); in ocfs2_truncate_log_init()[all …]