Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dlock_dlm.c255 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_lock()
291 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gdlm_put_lock()
332 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_cancel()
479 static void control_lvb_read(struct lm_lockstruct *ls, uint32_t *lvb_gen, in control_lvb_read()
488 static void control_lvb_write(struct lm_lockstruct *ls, uint32_t lvb_gen, in control_lvb_write()
505 struct lm_lockstruct *ls = arg; in sync_wait_cb()
511 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_unlock()
534 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in sync_lock()
564 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_unlock()
570 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in mounted_lock()
[all …]
Dsys.c405 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_show()
417 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in block_store()
461 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in lkfirst_show()
494 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in first_done_show()
552 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_done_show()
558 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in recover_status_show()
Dincore.h647 struct lm_lockstruct { struct
715 struct lm_lockstruct sd_lockstruct;
Dutil.c323 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_withdraw()
Drecovery.c285 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_recovery_done()
Dfile.c1435 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lock()
Dops_fstype.c1003 struct lm_lockstruct *ls = &sdp->sd_lockstruct; in gfs2_lm_mount()
Dglock.c1908 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gfs2_glock_complete()