Home
last modified time | relevance | path

Searched refs:osb_tl_bh (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Docfs2.h436 struct buffer_head *osb_tl_bh; member
Dalloc.c5774 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_needs_flush()
5813 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_append()
5894 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_replay_truncate_records()
5960 struct buffer_head *tl_bh = osb->osb_tl_bh; in __ocfs2_flush_truncate_log()
6245 brelse(osb->osb_tl_bh); in ocfs2_truncate_log_shutdown()
6269 osb->osb_tl_bh = tl_bh; in ocfs2_truncate_log_init()