Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c125 static int nfs3_sync_commit(vnode_t *, page_t *, offset3, count3,
6553 return (nfs3_sync_commit(vp, plist, offset, len, cr)); in nfs3_commit_vp()
6559 nfs3_sync_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs3_sync_commit() function
6600 (void) nfs3_sync_commit(vp, plist, offset, count, cr); in nfs3_async_commit()