Searched refs:PC_DPRINTF1 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c162 PC_DPRINTF1(2, "cluster chain "
176 PC_DPRINTF1(2, "cluster chain corruption, "
221 PC_DPRINTF1(8, "pc_rele vp=0x%p\n", (void *)vp);
264 PC_DPRINTF1(3, "pc_rele: pcp=0x%p HELD AGAIN!\n", (void *)pcp);
314 PC_DPRINTF1(2, "pc_mark_mod failed timestamp "
337 PC_DPRINTF1(2, "pc_mark_acc failed timestamp "
396 PC_DPRINTF1(2, "pc_truncate: error=%d\n", error);
402 PC_DPRINTF1(2, "cluster chain corruption, "
589 PC_DPRINTF1(4, "pc_verify fsp=0x%p\n", (void *)fsp);
603 PC_DPRINTF1(
[all...]
H A Dpc_alloc.c124 PC_DPRINTF1(1,
208 PC_DPRINTF1(1, "pc_balloc: badfs cn=%d\n", cn);
233 PC_DPRINTF1(1,
274 PC_DPRINTF1(1, "pc_bfree: badfs n=%d\n", n);
297 PC_DPRINTF1(1, "pc_bfree: badfs cn=%d\n", cn);
H A Dpc_subr.c164 PC_DPRINTF1(1, "ux2pc unixtime: %lld\n", (long long)(unixtime));
250 PC_DPRINTF1(1, "pc2ux unixtime: %lld\n", (long long)(*unixtime));
H A Dpc_vnops.c248 PC_DPRINTF1(1, "pcfs_read: io error = %d\n", error);
290 PC_DPRINTF1(1, "pcfs_write: io error = %d\n", error);
464 PC_DPRINTF1(2,
488 PC_DPRINTF1(1,
530 PC_DPRINTF1(1, "rwpcp error2=%d\n", error);
580 PC_DPRINTF1(8, "pcfs_getattr: vp=%p\n", (void *)vp);
1521 PC_DPRINTF1(1, "pc_getapage err=%d", err1);
1646 PC_DPRINTF1(6, "pcfs_putpage vp=0x%p\n", (void *)vp);
1655 PC_DPRINTF1(3, "pcfs_putpage NULL vp=0x%p\n", (void *)vp);
1745 PC_DPRINTF1(
[all...]
H A Dpc_vfsops.c1967 PC_DPRINTF1(3,
1979 PC_DPRINTF1(3,
H A Dpc_dir.c116 PC_DPRINTF1(4, "pc_dirlook: FOUND pcp=%p\n", (void *)*pcpp);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h593 #define PC_DPRINTF1(level, A, B) \ macro

Completed in 105 milliseconds