Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2.h454 struct buffer_head *osb_tl_bh; member
Dalloc.c5812 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_needs_flush()
5851 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_append()
5931 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_replay_truncate_records()
5998 struct buffer_head *tl_bh = osb->osb_tl_bh; in __ocfs2_flush_truncate_log()
6324 brelse(osb->osb_tl_bh); in ocfs2_truncate_log_shutdown()
6348 osb->osb_tl_bh = tl_bh; in ocfs2_truncate_log_init()