Home
last modified time | relevance | path

Searched refs:SWAPFS_PRINT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dswapnode.h54 #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 Dswap_vnops.c99 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 Dswap_subr.c171 SWAPFS_PRINT(SWAP_SUBR, "swapinit\n", 0, 0, 0, 0, 0); in swapinit()