Searched defs:getino (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c80 (*fn)(getino(ino));
371 lf_dumpinode(getino((ino_t)(unsigned)(ip->di_shadow)));
384 *ip = getino((ino_t)(unsigned)((*ip)->di_shadow));
386 *ip = getino(ino = savino);
437 ip = getino((ino_t)(unsigned)(ip->di_shadow));
445 ip = getino(ino);
713 ((ip = getino(ino)) == NULL ||
737 getino(ino) function

Completed in 59 milliseconds