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 | 54 #define SWAPFS_PRINT(X, S, Y1, Y2, Y3, Y4, Y5) \ macro 63 #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); in swap_inactive() 120 SWAPFS_PRINT(SWAP_VOPS, "swap_getpage: vp %p, off %llx, len %lx\n", in swap_getpage() 158 SWAPFS_PRINT(SWAP_VOPS, "swap_getapage: vp %p, off %llx, len %lx\n", in swap_getapage() 333 SWAPFS_PRINT(SWAP_VOPS, "swap_getconpage: vp %p, off %llx, len %lx\n", in swap_getconpage() 503 SWAPFS_PRINT(SWAP_VOPS, in swap_putpage() 643 SWAPFS_PRINT(SWAP_PUTP, in swap_putapage()
|
H A D | swap_subr.c | 171 SWAPFS_PRINT(SWAP_SUBR, "swapinit\n", 0, 0, 0, 0, 0); in swapinit()
|