Searched refs:ocfs2_inode_unlock_tracker (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | acl.c | 288 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_iop_set_acl() 316 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_iop_get_acl()
|
H A D | dlmglue.h | 204 void ocfs2_inode_unlock_tracker(struct inode *inode,
|
H A D | file.c | 1283 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_setattr() 1301 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_setattr() 1367 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_permission()
|
H A D | xattr.c | 1343 ocfs2_inode_unlock_tracker(inode, 0, &oh, had_lock); in ocfs2_xattr_get() 3673 ocfs2_inode_unlock_tracker(inode, 1, &oh, had_lock); in ocfs2_xattr_set()
|
H A D | dlmglue.c | 2730 void ocfs2_inode_unlock_tracker(struct inode *inode, in ocfs2_inode_unlock_tracker() function
|
H A D | refcounttree.c | 4313 ocfs2_inode_unlock_tracker(new_orphan_inode, 1, &oh, had_lock); in ocfs2_reflink()
|