Searched refs:local_bh (Results 1 – 1 of 1) sorted by relevance
2419 struct buffer_head *local_bh = NULL; in ocfs2_inode_lock_full_nested() local2485 status = ocfs2_inode_lock_update(inode, &local_bh); in ocfs2_inode_lock_full_nested()2493 status = ocfs2_assign_bh(inode, ret_bh, local_bh); in ocfs2_inode_lock_full_nested()2510 if (local_bh) in ocfs2_inode_lock_full_nested()2511 brelse(local_bh); in ocfs2_inode_lock_full_nested()