Searched refs:ocfs2_inode_unlock_tracker (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | 
| D | acl.c | 285 	ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock);  in ocfs2_iop_set_acl() 310 	ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock);  in ocfs2_iop_get_acl()
  | 
| D | dlmglue.h | 206 void ocfs2_inode_unlock_tracker(struct inode *inode,
  | 
| D | file.c | 1277 		ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock);  in ocfs2_setattr() 1295 		ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock);  in ocfs2_setattr() 1360 	ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock);  in ocfs2_permission()
  | 
| D | xattr.c | 1340 	ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock);  in ocfs2_xattr_get() 3671 	ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock);  in ocfs2_xattr_set()
  | 
| D | dlmglue.c | 2715 void ocfs2_inode_unlock_tracker(struct inode *inode,  in ocfs2_inode_unlock_tracker()  function
  | 
| D | refcounttree.c | 4318 	ocfs2_inode_unlock_tracker(new_orphan_inode, 1, &oh, had_lock);  in ocfs2_reflink()
  |