Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
Ddlmglue.h149 #define ocfs2_inode_lock_nested(i, b, e, s)\ macro
Dnamei.c115 status = ocfs2_inode_lock_nested(dir, NULL, 0, OI_LS_PARENT); in ocfs2_lookup()
902 status = ocfs2_inode_lock_nested(dir, &parent_node_bh, 1, in ocfs2_unlink()
1149 status = ocfs2_inode_lock_nested(inode2, bh2, 1, in ocfs2_double_lock()
1159 status = ocfs2_inode_lock_nested(inode1, bh1, 1, in ocfs2_double_lock()
1319 status = ocfs2_inode_lock_nested(old_inode, &old_inode_bh, 1, in ocfs2_rename()
Drefcounttree.c4207 ret = ocfs2_inode_lock_nested(new_inode, &new_bh, 1, in __ocfs2_reflink()
4760 status = ocfs2_inode_lock_nested(inode1, &bh1, 1, in ocfs2_reflink_inodes_lock()
4770 status = ocfs2_inode_lock_nested(inode2, &bh2, 1, in ocfs2_reflink_inodes_lock()