Searched refs:jrefrec (Results 1 – 3 of 3) sorted by relevance
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()[all …]
803 struct jrefrec { struct854 struct jrefrec rec_jrefrec;862 CTASSERT(sizeof(struct jrefrec) == JREC_SIZE);
749 struct jrefrec *);3392 struct jrefrec *rec) in inoref_write()3408 struct jrefrec *rec; in jaddref_write()3410 rec = (struct jrefrec *)data; in jaddref_write()3420 struct jrefrec *rec; in jremref_write()3422 rec = (struct jrefrec *)data; in jremref_write()