Searched refs:ls_jid (Results 1 – 6 of 6) sorted by relevance
687 if (sdp->sd_lockstruct.ls_jid >= gfs2_jindex_size(sdp)) { in init_journal()689 sdp->sd_lockstruct.ls_jid); in init_journal()695 sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid); in init_journal()697 error = gfs2_glock_nq_num(sdp, sdp->sd_lockstruct.ls_jid, in init_journal()979 ls->ls_jid = option; in gfs2_lm_mount()1149 if (sdp->sd_lockstruct.ls_jid < 0) { in fill_super()1150 error = sdp->sd_lockstruct.ls_jid; in fill_super()1151 sdp->sd_lockstruct.ls_jid = 0; in fill_super()1160 sdp->sd_table_name, sdp->sd_lockstruct.ls_jid); in fill_super()
489 return sprintf(buf, "%d\n", sdp->sd_lockstruct.ls_jid); in jid_show()513 sdp->sd_lockstruct.ls_jid = jid; in jid_store()719 add_uevent_var(env, "JOURNALID=%d", sdp->sd_lockstruct.ls_jid); in gfs2_uevent()
1124 ls->ls_jid = our_slot - 1; in gdlm_recover_done()1147 if (jid == ls->ls_jid) in gdlm_recovery_result()
465 (jd->jd_jid != sdp->sd_lockstruct.ls_jid)) { in gfs2_recover_func()
635 int ls_jid; member
974 for (i = 0; i < sdp->sd_lockstruct.ls_jid; i++) in set_rgrp_preferences()