Searched refs:getpathname (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass2.c168 getpathname(pathbuf, inp->i_number, inp->i_number);
855 getpathname(pathbuf, idesc->id_number,
857 getpathname(namebuf, dirp->d_ino, dirp->d_ino);
H A Dfsck.h574 void getpathname(caddr_t, fsck_ino_t, fsck_ino_t);
H A Dpass1.c553 getpathname(pathbuf, idesc->id_number, idesc->id_number);
H A Ddir.c812 getpathname(pathbuf, parent, parent);
1073 getpathname(pname, parent, parent);
H A Dutilities.c653 getpathname(caddr_t namebuf, fsck_ino_t curdir, fsck_ino_t ino) function
662 (void) printf("debug: getpathname(curdir %d, ino %d)\n",
2580 getpathname(pathbuf, cwd, ino);

Completed in 73 milliseconds