Searched refs:ls_jid (Results 1 – 6 of 6) sorted by relevance
683 if (sdp->sd_lockstruct.ls_jid >= gfs2_jindex_size(sdp)) { in init_journal()685 sdp->sd_lockstruct.ls_jid); in init_journal()691 sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid); in init_journal()693 error = gfs2_glock_nq_num(sdp, sdp->sd_lockstruct.ls_jid, in init_journal()974 ls->ls_jid = option; in gfs2_lm_mount()1144 if (sdp->sd_lockstruct.ls_jid < 0) { in gfs2_fill_super()1145 error = sdp->sd_lockstruct.ls_jid; in gfs2_fill_super()1146 sdp->sd_lockstruct.ls_jid = 0; in gfs2_fill_super()1155 sdp->sd_table_name, sdp->sd_lockstruct.ls_jid); in gfs2_fill_super()
484 return sprintf(buf, "%d\n", sdp->sd_lockstruct.ls_jid); in jid_show()508 sdp->sd_lockstruct.ls_jid = jid; in jid_store()706 add_uevent_var(env, "JOURNALID=%d", sdp->sd_lockstruct.ls_jid); in gfs2_uevent()
266 if (jd->jd_jid == sdp->sd_lockstruct.ls_jid) in clean_journal()309 if (jd->jd_jid != sdp->sd_lockstruct.ls_jid) { in gfs2_recover_func()
1136 ls->ls_jid = our_slot - 1; in gdlm_recover_done()1159 if (jid == ls->ls_jid) in gdlm_recovery_result()
664 int ls_jid; member
978 for (i = 0; i < sdp->sd_lockstruct.ls_jid; i++) in set_rgrp_preferences()