Searched refs:SWAPFS_PRINT (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | swapnode.h | 56 #define SWAPFS_PRINT(X, S, Y1, Y2, Y3, Y4, Y5) \ macro 65 #define SWAPFS_PRINT(X, S, Y1, Y2, Y3, Y4, Y5) macro
|
/illumos-gate/usr/src/uts/common/fs/swapfs/ |
H A D | swap_vnops.c | 99 SWAPFS_PRINT(SWAP_VOPS, "swap_inactive: vp %x\n", vp, 0, 0, 0, 0); 120 SWAPFS_PRINT(SWAP_VOPS, "swap_getpage: vp %p, off %llx, len %lx\n", 158 SWAPFS_PRINT(SWAP_VOPS, "swap_getapage: vp %p, off %llx, len %lx\n", 333 SWAPFS_PRINT(SWAP_VOPS, "swap_getconpage: vp %p, off %llx, len %lx\n", 503 SWAPFS_PRINT(SWAP_VOPS, 643 SWAPFS_PRINT(SWAP_PUTP,
|
H A D | swap_subr.c | 172 SWAPFS_PRINT(SWAP_SUBR, "swapinit\n", 0, 0, 0, 0, 0);
|
Completed in 72 milliseconds