nfs3_putpage
error = nfs3_putpage(vp, (offset_t)0, 0, 0, cr, ct);
error = nfs3_putpage(vp, (offset_t)0, 0, 0, cr, NULL);
error = nfs3_putpage(vp, (offset_t)0, 0, 0,
static int nfs3_putpage(vnode_t *, offset_t, size_t, int, cred_t *,
VOPNAME_PUTPAGE, { .vop_putpage = nfs3_putpage },
error = nfs3_putpage(vp, (offset_t)0, 0, 0, cr, ct);
error = nfs3_putpage(vp, (offset_t)0, 0, B_ASYNC,
error = nfs3_putpage(vp, io_off, io_len,
error = nfs3_putpage(vp, (offset_t)0, 0, B_INVAL, cr, ct);
error = nfs3_putpage(dmapp->vp, dmapp->off, dmapp->len,
(void) nfs3_putpage(dmapp->vp, dmapp->off, dmapp->len,
error = nfs3_putpage(vp, poff, plen, B_ASYNC, cr, NULL);
error = nfs3_putpage(vp, poff, plen, 0, cr, NULL);