Home
last modified time | relevance | path

Searched refs:ls_jid (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dutil.c234 sdp->sd_lockstruct.ls_jid); in signal_our_withdraw()
256 "own journal jid %d.\n", sdp->sd_lockstruct.ls_jid); in signal_our_withdraw()
259 sdp->sd_lockstruct.ls_jid); in signal_our_withdraw()
285 sdp->sd_lockstruct.ls_jid, PTR_ERR(inode)); in signal_our_withdraw()
300 sdp->sd_lockstruct.ls_jid); in signal_our_withdraw()
305 sdp->sd_lockstruct.ls_jid); in signal_our_withdraw()
308 "mount.\n", sdp->sd_lockstruct.ls_jid); in signal_our_withdraw()
A Dops_fstype.c772 if (sdp->sd_lockstruct.ls_jid >= gfs2_jindex_size(sdp)) { in init_journal()
774 sdp->sd_lockstruct.ls_jid); in init_journal()
780 sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid); in init_journal()
782 error = gfs2_glock_nq_num(sdp, sdp->sd_lockstruct.ls_jid, in init_journal()
1045 ls->ls_jid = option; in gfs2_lm_mount()
1240 if (sdp->sd_lockstruct.ls_jid < 0) { in gfs2_fill_super()
1241 error = sdp->sd_lockstruct.ls_jid; in gfs2_fill_super()
1242 sdp->sd_lockstruct.ls_jid = 0; in gfs2_fill_super()
1251 sdp->sd_table_name, sdp->sd_lockstruct.ls_jid); in gfs2_fill_super()
A Drecovery.c272 if (jd->jd_jid == sdp->sd_lockstruct.ls_jid) { in clean_journal()
342 if (jd->jd_jid == sdp->sd_lockstruct.ls_jid) { in update_statfs_inode()
422 if (jd->jd_jid != sdp->sd_lockstruct.ls_jid) { in gfs2_recover_func()
A Dsys.c556 return sprintf(buf, "%d\n", sdp->sd_lockstruct.ls_jid); in jid_show()
580 sdp->sd_lockstruct.ls_jid = jid; in jid_store()
780 add_uevent_var(env, "JOURNALID=%d", sdp->sd_lockstruct.ls_jid); in gfs2_uevent()
A Dlock_dlm.c606 if (jd->jd_jid == sdp->sd_lockstruct.ls_jid) in remote_withdraw()
1200 ls->ls_jid = our_slot - 1; in gdlm_recover_done()
1228 if (jid == ls->ls_jid) in gdlm_recovery_result()
A Dincore.h652 int ls_jid; member
A Drgrp.c974 for (i = 0; i < sdp->sd_lockstruct.ls_jid; i++) in set_rgrp_preferences()

Completed in 22 milliseconds