Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddlmglue.c2413 struct buffer_head *local_bh = NULL; in ocfs2_inode_lock_full_nested() local
2479 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()