Searched refs:nfs4_commit (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 163 static int nfs4_commit(vnode_t *, offset4, count4, cred_t *); 11911 error = nfs4_commit(vp, (offset4)offset, (count4)len, cr); in nfs4_dispose() 11972 nfs4_commit(vnode_t *vp, offset4 offset, count4 count, cred_t *cr) in nfs4_commit() function 12475 error = nfs4_commit(vp, (offset4)offset, (count3)count, cr); in nfs4_sync_commit()
|