Home
last modified time | relevance | path

Searched refs:osb_tl_bh (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h429 struct buffer_head *osb_tl_bh; member
H A Dalloc.c5807 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_needs_flush()
5846 struct buffer_head *tl_bh = osb->osb_tl_bh; in ocfs2_truncate_log_append()
5926 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()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h427 struct buffer_head *osb_tl_bh; member
H A 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()

Completed in 20 milliseconds