Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlock_dlm.c256 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()
323 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_cancel()
469 static void control_lvb_read(struct lm_lockstruct *ls, uint32_t *lvb_gen, in control_lvb_read()
478 static void control_lvb_write(struct lm_lockstruct *ls, uint32_t lvb_gen, in control_lvb_write()
495 struct lm_lockstruct *ls = arg; in sync_wait_cb()
501 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_unlock()
524 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_lock()
554 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_unlock()
560 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_lock()
[all …]
Dsys.c329 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_show()
341 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_store()
385 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in lkfirst_show()
418 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in first_done_show()
474 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_done_show()
480 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_status_show()
Dutil.c40 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_withdraw()
Dincore.h668 struct lm_lockstruct { struct
727 struct lm_lockstruct sd_lockstruct;
Drecovery.c393 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_recovery_done()
Dfile.c1139 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lock()
Dops_fstype.c937 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_mount()
Dglock.c1401 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gfs2_glock_complete()