Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsys.c421 int gfs2_recover_set(struct gfs2_sbd *sdp, unsigned jid) in gfs2_recover_set()
456 unsigned jid; in recover_store() local
492 int jid; in jid_store() local
H A Dlock_dlm.c1141 int jid = slot->slot - 1; in gdlm_recover_slot() local
1198 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()
99 struct gfs2_jdesc *gfs2_jdesc_find(struct gfs2_sbd *sdp, unsigned int jid) in gfs2_jdesc_find()
H A Drecovery.c280 static void gfs2_recovery_done(struct gfs2_sbd *sdp, unsigned int jid, in gfs2_recovery_done()
/OK3568_Linux_fs/u-boot/tools/
H A Difdtool.h79 uint32_t jid; member
H A Difdtool.c290 static void dump_jid(uint32_t jid) in dump_jid()