Searched refs:ocfs2_cluster_unlock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dlmglue.c | 343 static inline void ocfs2_cluster_unlock(struct ocfs2_super *osb, in ocfs2_cluster_unlock() function 1820 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_rw_unlock() 1898 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_PR); in ocfs2_open_unlock() 1900 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_open_unlock() 2620 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_inode_unlock() 2777 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_orphan_scan_unlock() 2811 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_lock() 2827 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_unlock() 2853 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_rename_unlock() 2891 ocfs2_cluster_unlock(os in ocfs2_nfs_sync_unlock() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dlmglue.c | 342 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() 2630 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_inode_unlock() 2787 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_orphan_scan_unlock() 2821 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_lock() 2837 ocfs2_cluster_unlock(osb, lockres, level); in ocfs2_super_unlock() 2863 ocfs2_cluster_unlock(osb, lockres, DLM_LOCK_EX); in ocfs2_rename_unlock() 2901 ocfs2_cluster_unlock(os in ocfs2_nfs_sync_unlock() [all...] |
Completed in 9 milliseconds