Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2.h438 struct buffer_head *osb_tl_bh; member
Dalloc.c5792 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_needs_flush()
5831 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_append()
5912 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_replay_truncate_records()
5978 struct buffer_head *tl_bh = osb->osb_tl_bh; in __ocfs2_flush_truncate_log()
6263 brelse(osb->osb_tl_bh); in ocfs2_truncate_log_shutdown()
6287 osb->osb_tl_bh = tl_bh; in ocfs2_truncate_log_init()