Home
last modified time | relevance | path

Searched refs:jmvrec (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/ufs/ffs/
Dfs.h780 struct jmvrec { struct
818 struct jmvrec rec_jmvrec;
826 CTASSERT(sizeof(struct jmvrec) == JREC_SIZE);
Dffs_softdep.c3147 struct jmvrec *rec;
3149 rec = (struct jmvrec *)data;
/freebsd-12-stable/sbin/fsck_ffs/
Dsuj.c1943 struct jmvrec *mvrec; in ino_append()
2039 struct jmvrec *mvrec; in ino_build_ref()
2055 mvrec = (struct jmvrec *)srn->sr_rec; in ino_build_ref()
2109 mvrec = (struct jmvrec *)srn->sr_rec; in ino_build_ref()