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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c54 static int pc_getentryblock(struct pcnode *, struct buf **);
458 pc_getentryblock(struct pcnode *pcp, struct buf **bpp) function
546 if (error = pc_getentryblock(pcp, &bp)) {

Completed in 56 milliseconds