Searched refs:ocfs2_cluster_unlock (Results 1 – 1 of 1) sorted by relevance
/fs/ocfs2/ |
D | dlmglue.c | 312 static void ocfs2_cluster_unlock(struct ocfs2_super *osb, 1378 static void ocfs2_cluster_unlock(struct ocfs2_super *osb, in ocfs2_cluster_unlock() function 1505 ocfs2_cluster_unlock(OCFS2_SB(inode->i_sb), lockres, level); in ocfs2_rw_unlock() 1593 ocfs2_cluster_unlock(OCFS2_SB(inode->i_sb), lockres, in ocfs2_open_unlock() 1596 ocfs2_cluster_unlock(OCFS2_SB(inode->i_sb), lockres, in ocfs2_open_unlock() 2335 ocfs2_cluster_unlock(OCFS2_SB(inode->i_sb), lockres, level); in ocfs2_inode_unlock() 2391 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_unlock() 2417 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_rename_unlock() 2449 ocfs2_cluster_unlock(osb, &dl->dl_lockres, level); in ocfs2_dentry_unlock() 3519 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_qinfo_unlock()
|