Searched refs:PC_DPRINTF2 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/pcfs/ |
H A D | pc_dir.c | 79 PC_DPRINTF2(4, "pc_dirlook (dp %p name %s)\n", (void *)dp, namep); in pc_dirlook() 399 PC_DPRINTF2(4, "pc_dirremove (dp %p name %s)\n", (void *)dp, namep); in pc_dirremove() 906 PC_DPRINTF2(6, "pc_findentry: looking for %s in dir 0x%p\n", namep, in pc_findentry()
|
H A D | pc_vfsops.c | 1956 PC_DPRINTF2(3, "!BPB secsize %d != " in parseBPB()
|
H A D | pc_vnops.c | 714 PC_DPRINTF2(6, "pcfs_setattr: vp=%p mask=%x\n", (void *)vp, (int)mask); in pcfs_setattr()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | pc_fs.h | 596 #define PC_DPRINTF2(level, A, B, C) \ macro
|