Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2.h427 struct buffer_head *osb_tl_bh; member
Dalloc.c5805 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_needs_flush()
5844 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_append()
5924 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_replay_truncate_records()
5991 struct buffer_head *tl_bh = osb->osb_tl_bh; in __ocfs2_flush_truncate_log()
6317 brelse(osb->osb_tl_bh); in ocfs2_truncate_log_shutdown()
6341 osb->osb_tl_bh = tl_bh; in ocfs2_truncate_log_init()