Home
last modified time | relevance | path

Searched refs:dlmunlock (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A DMakefile5 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o
H A Ddlmapi.h114 /* Flags passed to dlmlock and dlmunlock:
175 enum dlm_status dlmunlock(struct dlm_ctxt *dlm,
H A Ddlmunlock.c5 * dlmunlock.c
110 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common()
587 enum dlm_status dlmunlock(struct dlm_ctxt *dlm, struct dlm_lockstatus *lksb, in dlmunlock() function
697 EXPORT_SYMBOL_GPL(dlmunlock); variable
H A Ddlmrecovery.c381 /* callers of the top-level api calls (dlmlock/dlmunlock) should
2621 ret = dlmunlock(dlm, &lksb, 0, dlm_reco_unlock_ast, dlm); in dlm_pick_recovery_master()
2624 ret = dlmunlock(dlm, &lksb, LKM_CANCEL, dlm_reco_unlock_ast, dlm); in dlm_pick_recovery_master()
2633 mlog(ML_ERROR, "dlmunlock returned %d\n", ret); in dlm_pick_recovery_master()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A DMakefile5 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o
H A Ddlmapi.h112 /* Flags passed to dlmlock and dlmunlock:
173 enum dlm_status dlmunlock(struct dlm_ctxt *dlm,
H A Ddlmunlock.c3 * dlmunlock.c
108 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common()
584 enum dlm_status dlmunlock(struct dlm_ctxt *dlm, struct dlm_lockstatus *lksb, in dlmunlock() function
694 EXPORT_SYMBOL_GPL(dlmunlock); variable
H A Ddlmrecovery.c372 /* callers of the top-level api calls (dlmlock/dlmunlock) should
2612 ret = dlmunlock(dlm, &lksb, 0, dlm_reco_unlock_ast, dlm); in dlm_pick_recovery_master()
2615 ret = dlmunlock(dlm, &lksb, LKM_CANCEL, dlm_reco_unlock_ast, dlm); in dlm_pick_recovery_master()
2624 mlog(ML_ERROR, "dlmunlock returned %d\n", ret); in dlm_pick_recovery_master()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_o2cb.c220 status = dlmunlock(conn->cc_lockspace, &lksb->lksb_o2dlm, in o2cb_dlm_unlock()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_o2cb.c218 status = dlmunlock(conn->cc_lockspace, &lksb->lksb_o2dlm, in o2cb_dlm_unlock()

Completed in 13 milliseconds