Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c432 VOPNAME_PUTPAGE, { .vop_putpage = nfs4_putpage },
3701 nfs4_putpage(vp, (u_offset_t)0, in nfs4_getattr()
3829 e.error = nfs4_putpage(vp, (offset_t)0, 0, 0, cr, NULL); in nfs4setattr()
4841 e.error = nfs4_putpage(vp, (u_offset_t)0, 0, 0, cr, NULL); in nfs4_inactive_otw()
6654 error = nfs4_putpage(vp, in nfs4_create()
7348 e.error = nfs4_putpage(vp, (u_offset_t)0, 0, 0, cr, ct); in nfs4_remove()
10415 error = nfs4_putpage(vp, io_off, io_len, in nfs4_sync_putapage()
10960 error = nfs4_putpage(vp, (offset_t)0, 0, B_INVAL, cr, ct); in nfs4_frlock()
11258 (void) nfs4_putpage(dmapp->vp, dmapp->off, dmapp->len, in nfs4_delmap_callback()
12113 error = nfs4_putpage(vp, poff, plen, B_ASYNC, cr, NULL); in nfs4_putpage_commit()
[all …]