Searched refs:ls_jid (Results 1 – 6 of 6) sorted by relevance
684 if (sdp->sd_lockstruct.ls_jid >= gfs2_jindex_size(sdp)) { in init_journal()686 sdp->sd_lockstruct.ls_jid); in init_journal()692 sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid); in init_journal()694 error = gfs2_glock_nq_num(sdp, sdp->sd_lockstruct.ls_jid, in init_journal()975 ls->ls_jid = option; in gfs2_lm_mount()1145 if (sdp->sd_lockstruct.ls_jid < 0) { in fill_super()1146 error = sdp->sd_lockstruct.ls_jid; in fill_super()1147 sdp->sd_lockstruct.ls_jid = 0; in fill_super()1156 sdp->sd_table_name, sdp->sd_lockstruct.ls_jid); in fill_super()
486 return sprintf(buf, "%d\n", sdp->sd_lockstruct.ls_jid); in jid_show()510 sdp->sd_lockstruct.ls_jid = jid; in jid_store()715 add_uevent_var(env, "JOURNALID=%d", sdp->sd_lockstruct.ls_jid); in gfs2_uevent()
422 if (jd->jd_jid != sdp->sd_lockstruct.ls_jid) { in gfs2_recover_func()
1140 ls->ls_jid = our_slot - 1; in gdlm_recover_done()1163 if (jid == ls->ls_jid) in gdlm_recovery_result()
669 int ls_jid; member
980 for (i = 0; i < sdp->sd_lockstruct.ls_jid; i++) in set_rgrp_preferences()