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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/dlm/
H A DMakefile6 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o dlmver.o
H A Ddlmapi.h129 /* Flags passed to dlmlock and dlmunlock:
180 enum dlm_status dlmlock(struct dlm_ctxt *dlm,
H A Ddlmlock.c4 * dlmlock.c
565 enum dlm_status dlmlock(struct dlm_ctxt *dlm, int mode, function
763 EXPORT_SYMBOL_GPL(dlmlock); variable
H A Ddlmrecovery.c401 /* callers of the top-level api calls (dlmlock/dlmunlock) should
2465 * dlmlock() on the special "$RECOVERY" lockres with the
2486 ret = dlmlock(dlm, LKM_EXMODE, &lksb, LKM_NOQUEUE|LKM_RECOVERY,
2490 mlog(0, "%s: dlmlock($RECOVERY) returned %d, lksb=%d\n",
2494 mlog(0, "dlm=%s dlmlock says I got it (this=%u)\n",
2557 mlog(0, "dlm=%s dlmlock says another node got it (this=%u)\n",
2575 mlog(0, "dlm=%s dlmlock says master node died (this=%u)\n",
2581 /* dlmlock returned something other than NOTQUEUED or NORMAL */
2582 mlog(ML_ERROR, "%s: got %s from dlmlock($RECOVERY), "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/dlm/
H A DMakefile6 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o dlmver.o
H A Ddlmapi.h129 /* Flags passed to dlmlock and dlmunlock:
180 enum dlm_status dlmlock(struct dlm_ctxt *dlm,
H A Ddlmlock.c4 * dlmlock.c
565 enum dlm_status dlmlock(struct dlm_ctxt *dlm, int mode, function
763 EXPORT_SYMBOL_GPL(dlmlock); variable
H A Ddlmrecovery.c401 /* callers of the top-level api calls (dlmlock/dlmunlock) should
2465 * dlmlock() on the special "$RECOVERY" lockres with the
2486 ret = dlmlock(dlm, LKM_EXMODE, &lksb, LKM_NOQUEUE|LKM_RECOVERY,
2490 mlog(0, "%s: dlmlock($RECOVERY) returned %d, lksb=%d\n",
2494 mlog(0, "dlm=%s dlmlock says I got it (this=%u)\n",
2557 mlog(0, "dlm=%s dlmlock says another node got it (this=%u)\n",
2575 mlog(0, "dlm=%s dlmlock says master node died (this=%u)\n",
2581 /* dlmlock returned something other than NOTQUEUED or NORMAL */
2582 mlog(ML_ERROR, "%s: got %s from dlmlock($RECOVERY), "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dstack_o2cb.c211 status = dlmlock(conn->cc_lockspace, o2dlm_mode, &lksb->lksb_o2dlm,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dstack_o2cb.c211 status = dlmlock(conn->cc_lockspace, o2dlm_mode, &lksb->lksb_o2dlm,

Completed in 219 milliseconds