Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dacl.c289 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_iop_set_acl()
317 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_iop_get_acl()
H A Ddlmglue.h202 void ocfs2_inode_unlock_tracker(struct inode *inode,
H A Dfile.c1291 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_setattr()
1309 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_setattr()
1375 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_permission()
H A Dxattr.c1373 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_xattr_get()
3704 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_xattr_set()
H A Ddlmglue.c2729 void ocfs2_inode_unlock_tracker(struct inode *inode, in ocfs2_inode_unlock_tracker() function
H A Drefcounttree.c4304 ocfs2_inode_unlock_tracker(new_orphan_inode, 1, &oh, had_lock); in ocfs2_reflink()