Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h173 extern struct pcdir *addRootDirEnt(int fd, struct pcdir *copyme);
H A Ddir.c893 addRootDirEnt(int fd, struct pcdir *new) in addRootDirEnt() function
H A Dclusters.c1138 newEnt = addRootDirEnt(fd, dp); in linkOrphan()