Home
last modified time | relevance | path

Searched refs:lm_lockstruct (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/fs/gfs2/
Dlock_dlm.c253 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_lock()
282 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gdlm_put_lock()
319 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_cancel()
465 static void control_lvb_read(struct lm_lockstruct *ls, uint32_t *lvb_gen, in control_lvb_read()
474 static void control_lvb_write(struct lm_lockstruct *ls, uint32_t lvb_gen, in control_lvb_write()
491 struct lm_lockstruct *ls = arg; in sync_wait_cb()
497 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_unlock()
520 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_lock()
550 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_unlock()
556 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_lock()
[all …]
Dsys.c327 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_show()
339 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_store()
383 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in lkfirst_show()
416 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in first_done_show()
472 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_done_show()
478 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_status_show()
Dutil.c38 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_withdraw()
Dincore.h663 struct lm_lockstruct { struct
722 struct lm_lockstruct sd_lockstruct;
Drecovery.c280 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_recovery_done()
Dfile.c1171 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lock()
Dops_fstype.c936 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_mount()
Dglock.c1495 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gfs2_glock_complete()