Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
A DMakefile5 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o
A Ddlmapi.h173 enum dlm_status dlmunlock(struct dlm_ctxt *dlm,
A Ddlmunlock.c585 enum dlm_status dlmunlock(struct dlm_ctxt *dlm, struct dlm_lockstatus *lksb, in dlmunlock() function
695 EXPORT_SYMBOL_GPL(dlmunlock);
A Ddlmrecovery.c2612 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()
/linux/fs/ocfs2/
A Dstack_o2cb.c218 status = dlmunlock(conn->cc_lockspace, &lksb->lksb_o2dlm, in o2cb_dlm_unlock()

Completed in 12 milliseconds