Searched refs:nfs4_sync_commit (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 169 static int nfs4_sync_commit(vnode_t *, page_t *, offset3, count3, 12230 return (nfs4_sync_commit(vp, plist, offset, len, cr)); in nfs4_commit_vp() 12234 nfs4_sync_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs4_sync_commit() function 12276 (void) nfs4_sync_commit(vp, plist, offset, count, cr); in do_nfs4_async_commit()
|