Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c169 static int nfs4_sync_commit(vnode_t *, page_t *, offset3, count3,
12430 return (nfs4_sync_commit(vp, plist, offset, len, cr)); in nfs4_commit_vp()
12434 nfs4_sync_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs4_sync_commit() function
12476 (void) nfs4_sync_commit(vp, plist, offset, count, cr); in do_nfs4_async_commit()