Lines Matching refs:inodesc
51 static int iblock(struct inodesc *, off_t isize, int type);
54 static int snapclean(struct inodesc *idesc);
59 ckinode(union dinode *dp, struct inodesc *idesc) in ckinode()
166 iblock(struct inodesc *idesc, off_t isize, int type) in iblock()
170 int i, n, (*func)(struct inodesc *), nif; in iblock()
685 freeblock(struct inodesc *idesc) in freeblock()
742 struct inodesc idesc; in snapremove()
777 memset(&idesc, 0, sizeof(struct inodesc)); in snapremove()
788 snapclean(struct inodesc *idesc) in snapclean()
1055 struct inodesc idesc; in check_blkcnt()
1061 memset(&idesc, 0, sizeof(struct inodesc)); in check_blkcnt()
1261 clri(struct inodesc *idesc, const char *type, int flag) in clri()
1302 findname(struct inodesc *idesc) in findname()
1315 findino(struct inodesc *idesc) in findino()
1330 clearentry(struct inodesc *idesc) in clearentry()
1476 struct inodesc idesc; in freeino()
1480 memset(&idesc, 0, sizeof(struct inodesc)); in freeino()