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

/linux-master/fs/ocfs2/
H A Dmove_extents.c572 struct buffer_head *gb_bh = NULL; local
634 ret = ocfs2_inode_lock(gb_inode, &gb_bh, 1);
680 ret = ocfs2_alloc_dinode_update_counts(gb_inode, handle, gb_bh, len,
690 ocfs2_rollback_alloc_dinode_counts(gb_inode, gb_bh, len,
713 brelse(gb_bh);

Completed in 112 milliseconds