Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.c342 static inline void ocfs2_cluster_unlock(struct ocfs2_super *osb, in ocfs2_cluster_unlock() function
1819 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_rw_unlock()
1897 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_PR); in ocfs2_open_unlock()
1899 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_open_unlock()
2627 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_inode_unlock()
2784 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_orphan_scan_unlock()
2818 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_lock()
2834 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_unlock()
2860 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_rename_unlock()
2898 ocfs2_cluster_unlock(osb, lockres, in ocfs2_nfs_sync_unlock()
[all …]