Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dacl.c287 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_iop_set_acl()
315 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_iop_get_acl()
Ddlmglue.h204 void ocfs2_inode_unlock_tracker(struct inode *inode,
Dfile.c1281 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_setattr()
1299 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_setattr()
1365 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_permission()
Dxattr.c1338 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_xattr_get()
3669 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_xattr_set()
Ddlmglue.c2728 void ocfs2_inode_unlock_tracker(struct inode *inode, in ocfs2_inode_unlock_tracker() function
Drefcounttree.c4290 ocfs2_inode_unlock_tracker(new_orphan_inode, 1, &oh, had_lock); in ocfs2_reflink()