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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c237 (void) pc_truncate(pcp, 0);
358 pc_truncate(struct pcnode *pcp, uint_t length) function
364 PC_DPRINTF3(4, "pc_truncate pcp=0x%p, len=%u, size=%u\n",
396 PC_DPRINTF1(2, "pc_truncate: error=%d\n", error);

Completed in 109 milliseconds