Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c5914 struct buffer_head *data_alloc_bh) in ocfs2_replay_truncate_records() argument
5965 data_alloc_bh, start_blk, in ocfs2_replay_truncate_records()
5992 struct buffer_head *data_alloc_bh = NULL; in __ocfs2_flush_truncate_log() local
6041 status = ocfs2_inode_lock(data_alloc_inode, &data_alloc_bh, 1); in __ocfs2_flush_truncate_log()
6048 data_alloc_bh); in __ocfs2_flush_truncate_log()
6052 brelse(data_alloc_bh); in __ocfs2_flush_truncate_log()