Home
last modified time | relevance | path

Searched refs:dlm_unlock_sync (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd-cluster.c140 static int dlm_unlock_sync(struct dlm_lock_resource *res) in dlm_unlock_sync() function
282 dlm_unlock_sync(lockres); in read_resync_info()
644 ret = dlm_unlock_sync(ack_lockres); in recv_daemon()
657 ret = dlm_unlock_sync(message_lockres); in recv_daemon()
717 dlm_unlock_sync(cinfo->token_lockres); in unlock_comm()
774 error = dlm_unlock_sync(cinfo->message_lockres); in __sendmsg()
923 dlm_unlock_sync(cinfo->token_lockres); in join()
1381 dlm_unlock_sync(cinfo->resync_lockres); in resync_finish()
1470 dlm_unlock_sync(cinfo->no_new_dev_lockres); in new_disk_ack()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-cluster.c140 static int dlm_unlock_sync(struct dlm_lock_resource *res) in dlm_unlock_sync() function
282 dlm_unlock_sync(lockres); in read_resync_info()
647 ret = dlm_unlock_sync(ack_lockres); in recv_daemon()
660 ret = dlm_unlock_sync(message_lockres); in recv_daemon()
720 dlm_unlock_sync(cinfo->token_lockres); in unlock_comm()
777 error = dlm_unlock_sync(cinfo->message_lockres); in __sendmsg()
927 dlm_unlock_sync(cinfo->token_lockres); in join()
1382 dlm_unlock_sync(cinfo->resync_lockres); in resync_finish()
1471 dlm_unlock_sync(cinfo->no_new_dev_lockres); in new_disk_ack()

Completed in 6 milliseconds