Lines Matching refs:suj_ino
70 struct suj_ino { struct
71 LIST_ENTRY(suj_ino) si_next;
86 LIST_HEAD(inohd, suj_ino); argument
100 struct suj_ino *sc_lastino;
132 static void ino_adjust(struct suj_ino *);
133 static void ino_build(struct suj_ino *);
206 static struct suj_ino *
209 struct suj_ino *sino; in ino_lookup()
839 ino_adjblks(struct suj_ino *sino) in ino_adjblks()
921 ino_setskip(struct suj_ino *sino, ino_t parent) in ino_setskip()
933 struct suj_ino *sino; in ino_remref()
990 struct suj_ino *sino; in ino_free_children()
1107 ino_adjust(struct suj_ino *sino) in ino_adjust()
1111 struct suj_ino *stmp; in ino_adjust()
1417 ino_check(struct suj_ino *sino) in ino_check()
1491 struct suj_ino *sino; in blk_check()
1552 struct suj_ino *sino; in cg_build()
1567 struct suj_ino *sino; in cg_trunc()
1587 struct suj_ino *sino; in cg_adj_blk()
1621 struct suj_ino *sino; in cg_check_ino()
1685 struct suj_ino *sino; in ino_append()
1715 ino_add_ref(struct suj_ino *sino, struct suj_rec *srec) in ino_add_ref()
1755 ino_dup_ref(struct suj_ino *sino, struct jrefrec *refrec, off_t diroff) in ino_dup_ref()
1777 ino_build_ref(struct suj_ino *sino, struct suj_rec *srec) in ino_build_ref()
1871 ino_build(struct suj_ino *sino) in ino_build()
1964 struct suj_ino *sino; in ino_build_trunc()