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

/linux-master/fs/ocfs2/
H A Docfs2.h427 struct buffer_head *osb_tl_bh; member in struct:ocfs2_super
H A Dalloc.c5812 struct buffer_head *tl_bh = osb->osb_tl_bh;
5851 struct buffer_head *tl_bh = osb->osb_tl_bh;
5931 struct buffer_head *tl_bh = osb->osb_tl_bh;
5998 struct buffer_head *tl_bh = osb->osb_tl_bh;
6324 brelse(osb->osb_tl_bh);
6348 osb->osb_tl_bh = tl_bh;

Completed in 119 milliseconds