Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dfs.h853 struct jmvrec { struct
891 struct jmvrec rec_jmvrec;
899 CTASSERT(sizeof(struct jmvrec) == JREC_SIZE);
H A Dffs_softdep.c3430 struct jmvrec *rec; in jmvref_write()
3432 rec = (struct jmvrec *)data; in jmvref_write()
/freebsd/sbin/fsck_ffs/
H A Dsuj.c1684 struct jmvrec *mvrec; in ino_append()
1780 struct jmvrec *mvrec; in ino_build_ref()
1796 mvrec = (struct jmvrec *)srn->sr_rec; in ino_build_ref()
1850 mvrec = (struct jmvrec *)srn->sr_rec; in ino_build_ref()