Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c163 static int nfs4_commit(vnode_t *, offset4, count4, cred_t *);
11679 error = nfs4_commit(vp, (offset4)offset, (count4)len, cr); in nfs4_dispose()
11740 nfs4_commit(vnode_t *vp, offset4 offset, count4 count, cred_t *cr) in nfs4_commit() function
12242 error = nfs4_commit(vp, (offset4)offset, (count3)count, cr); in nfs4_sync_commit()