Lines Matching refs:jrefrec
935 struct jrefrec *rrec; in ino_remref()
976 rrec = (struct jrefrec *)srec->sr_rec; in ino_remref()
1109 struct jrefrec *rrec; in ino_adjust()
1132 rrec = (struct jrefrec *)srec->sr_rec; in ino_adjust()
1153 rrec = (struct jrefrec *)srec->sr_rec; in ino_adjust()
1420 struct jrefrec *rrec; in ino_check()
1433 rrec = (struct jrefrec *)TAILQ_FIRST(&sino->si_recs)->sr_rec; in ino_check()
1439 rrec = (struct jrefrec *)srec->sr_rec; in ino_check()
1683 struct jrefrec *refrec; in ino_append()
1702 sino = ino_lookup(((struct jrefrec *)rec)->jr_ino, 1); in ino_append()
1717 struct jrefrec *refrec; in ino_add_ref()
1719 struct jrefrec *rrn; in ino_add_ref()
1721 refrec = (struct jrefrec *)srec->sr_rec; in ino_add_ref()
1730 rrn = (struct jrefrec *)srn->sr_rec; in ino_add_ref()
1755 ino_dup_ref(struct suj_ino *sino, struct jrefrec *refrec, off_t diroff) in ino_dup_ref()
1757 struct jrefrec *rrn; in ino_dup_ref()
1779 struct jrefrec *refrec; in ino_build_ref()
1783 struct jrefrec *rrn; in ino_build_ref()
1786 refrec = (struct jrefrec *)srec->sr_rec; in ino_build_ref()
1827 rrn = (struct jrefrec *)srn->sr_rec; in ino_build_ref()
1838 rrn = (struct jrefrec *)srn->sr_rec; in ino_build_ref()