Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.c2433 struct buffer_head *local_bh = NULL; in ocfs2_inode_lock_full_nested() local
2499 status = ocfs2_inode_lock_update(inode, &local_bh); in ocfs2_inode_lock_full_nested()
2507 status = ocfs2_assign_bh(inode, ret_bh, local_bh); in ocfs2_inode_lock_full_nested()
2524 brelse(local_bh); in ocfs2_inode_lock_full_nested()