Searched refs:local_bh (Results 1 – 1 of 1) sorted by relevance
2413 struct buffer_head *local_bh = NULL; in ocfs2_inode_lock_full_nested() local2479 status = ocfs2_inode_lock_update(inode, &local_bh); in ocfs2_inode_lock_full_nested()2487 status = ocfs2_assign_bh(inode, ret_bh, local_bh); in ocfs2_inode_lock_full_nested()2504 if (local_bh) in ocfs2_inode_lock_full_nested()2505 brelse(local_bh); in ocfs2_inode_lock_full_nested()