Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c2426 struct buffer_head *local_bh = NULL; in ocfs2_inode_lock_full_nested() local
2492 status = ocfs2_inode_lock_update(inode, &local_bh); in ocfs2_inode_lock_full_nested()
2500 status = ocfs2_assign_bh(inode, ret_bh, local_bh); in ocfs2_inode_lock_full_nested()
2517 brelse(local_bh); in ocfs2_inode_lock_full_nested()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c2436 struct buffer_head *local_bh = NULL; in ocfs2_inode_lock_full_nested() local
2502 status = ocfs2_inode_lock_update(inode, &local_bh); in ocfs2_inode_lock_full_nested()
2510 status = ocfs2_assign_bh(inode, ret_bh, local_bh); in ocfs2_inode_lock_full_nested()
2527 brelse(local_bh); in ocfs2_inode_lock_full_nested()

Completed in 11 milliseconds