Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c124 static int nfs3_commit(vnode_t *, offset3, count3, cred_t *);
6110 error = nfs3_commit(vp, offset, len, cr); in nfs3_dispose()
6166 nfs3_commit(vnode_t *vp, offset3 offset, count3 count, cred_t *cr) in nfs3_commit() function
6577 error = nfs3_commit(vp, offset, count, cr); in nfs3_sync_commit()