Home
last modified time | relevance | path

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

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