Home
last modified time | relevance | path

Searched refs:getino (Results 1 – 3 of 3) sorted by relevance

/titanic_41/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) in getino() function
H A Ddump.h349 extern struct dinode *getino(ino_t);
473 extern struct dinode *getino();
H A Dpartial.c222 dp = getino(ino = i);