Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c130 static int nfs3_sync_commit(vnode_t *, page_t *, offset3, count3,
6564 return (nfs3_sync_commit(vp, plist, offset, len, cr)); in nfs3_commit_vp()
6570 nfs3_sync_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs3_sync_commit() function
6611 (void) nfs3_sync_commit(vp, plist, offset, count, cr); in nfs3_async_commit()