Searched refs:sd_lockstruct (Results 1 – 10 of 10) sorted by relevance
256 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_lock()285 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gdlm_put_lock()322 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_cancel()500 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_unlock()523 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_lock()553 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_unlock()559 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_lock()566 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_unlock()572 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in control_lock()580 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_control_func()[all …]
333 const struct lm_lockops *ops = sdp->sd_lockstruct.ls_ops; in proto_name_show()339 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_show()351 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_store()386 !strcmp(sdp->sd_lockstruct.ls_ops->lm_proto_name, "lock_dlm")) in wdack_store()395 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in lkfirst_show()417 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in lkfirst_store()419 sdp->sd_lockstruct.ls_first = first; in lkfirst_store()428 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in first_done_show()477 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_done_show()483 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_status_show()[all …]
536 if (sdp->sd_lockstruct.ls_ops->lm_first_done) in gfs2_others_may_mount()537 sdp->sd_lockstruct.ls_ops->lm_first_done(sdp); in gfs2_others_may_mount()692 if (sdp->sd_lockstruct.ls_jid >= gfs2_jindex_size(sdp)) { in init_journal()694 sdp->sd_lockstruct.ls_jid); in init_journal()700 sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid); in init_journal()702 error = gfs2_glock_nq_num(sdp, sdp->sd_lockstruct.ls_jid, in init_journal()736 if (sdp->sd_lockstruct.ls_first) { in init_journal()945 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_mount()1017 const struct lm_lockops *lm = sdp->sd_lockstruct.ls_ops; in gfs2_lm_unmount()1025 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in wait_on_journal()[all …]
438 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_recovery_done()447 if (sdp->sd_lockstruct.ls_ops->lm_recovery_result) in gfs2_recovery_done()448 sdp->sd_lockstruct.ls_ops->lm_recovery_result(sdp, jid, message); in gfs2_recovery_done()465 (jd->jd_jid != sdp->sd_lockstruct.ls_jid)) { in gfs2_recover_func()
40 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_withdraw()64 if (!strcmp(sdp->sd_lockstruct.ls_ops->lm_proto_name, "lock_dlm")) in gfs2_lm_withdraw()
61 if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) in gfs2_drevalidate()
184 sdp->sd_lockstruct.ls_ops->lm_put_lock(gl); in gfs2_glock_put()482 if (sdp->sd_lockstruct.ls_ops->lm_lock) { in do_xmote()484 ret = sdp->sd_lockstruct.ls_ops->lm_lock(gl, target, lck_flags); in do_xmote()949 if (sdp->sd_lockstruct.ls_ops->lm_cancel) in add_to_queue()950 sdp->sd_lockstruct.ls_ops->lm_cancel(gl); in add_to_queue()1288 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gfs2_glock_complete()
703 struct lm_lockstruct sd_lockstruct; member
990 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lock()
960 for (i = 0; i < sdp->sd_lockstruct.ls_jid; i++) in set_rgrp_preferences()