Searched refs:ocfs2_recover_from_dlm_error (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dlmglue.c | 356 static inline void ocfs2_recover_from_dlm_error(struct ocfs2_lock_res *lockres, 1288 static inline void ocfs2_recover_from_dlm_error(struct ocfs2_lock_res *lockres, in ocfs2_recover_from_dlm_error() function 1343 ocfs2_recover_from_dlm_error(lockres, 1); in ocfs2_lock_create() 1595 ocfs2_recover_from_dlm_error(lockres, 1); in __ocfs2_cluster_lock() 2034 ocfs2_recover_from_dlm_error(lockres, 1); in ocfs2_file_lock() 3671 ocfs2_recover_from_dlm_error(lockres, 1); in ocfs2_downconvert_lock() 3719 ocfs2_recover_from_dlm_error(lockres, 0); in ocfs2_cancel_convert()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dlmglue.c | 355 static inline void ocfs2_recover_from_dlm_error(struct ocfs2_lock_res *lockres, 1287 static inline void ocfs2_recover_from_dlm_error(struct ocfs2_lock_res *lockres, in ocfs2_recover_from_dlm_error() function 1342 ocfs2_recover_from_dlm_error(lockres, 1); in ocfs2_lock_create() 1594 ocfs2_recover_from_dlm_error(lockres, 1); in __ocfs2_cluster_lock() 2033 ocfs2_recover_from_dlm_error(lockres, 1); in ocfs2_file_lock() 3681 ocfs2_recover_from_dlm_error(lockres, 1); in ocfs2_downconvert_lock() 3729 ocfs2_recover_from_dlm_error(lockres, 0); in ocfs2_cancel_convert()
|
Completed in 11 milliseconds