Home
last modified time | relevance | path

Searched defs:jid (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dsys.c498 int gfs2_recover_set(struct gfs2_sbd *sdp, unsigned jid) in gfs2_recover_set()
533 unsigned jid; in recover_store() local
569 int jid; in jid_store() local
H A Dlock_dlm.c1161 int jid = slot->slot - 1; in gdlm_recover_slot() local
1218 static void gdlm_recovery_result(struct gfs2_sbd *sdp, unsigned int jid, in gdlm_recovery_result()
H A Dsuper.c81 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i()
92 struct gfs2_jdesc *gfs2_jdesc_find(struct gfs2_sbd *sdp, unsigned int jid) in gfs2_jdesc_find()
H A Drecovery.c279 static void gfs2_recovery_done(struct gfs2_sbd *sdp, unsigned int jid, in gfs2_recovery_done()
/openbmc/u-boot/tools/
H A Difdtool.h78 uint32_t jid; member
H A Difdtool.c289 static void dump_jid(uint32_t jid) in dump_jid()