Searched defs:VOP_PUTPAGE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h479 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) 0 macro
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h109 kstat_named_t nputpage; /* VOP_PUTPAGE */
1086 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) \ macro
1405 * Structure used while handling asynchronous VOP_PUTPAGE operations.
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h108 kstat_named_t nputpage; /* VOP_PUTPAGE */
1099 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) \ macro
1415 * Structure used while handling asynchronous VOP_PUTPAGE operations.

Completed in 63 milliseconds