HomeSort by: relevance | last modified time | path
    Searched refs:nfs_commit (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_var.h 113 int nfs_commit(struct vnode *, off_t, uint32_t, struct lwp *);
nfs_bio.c 1047 error = nfs_commit(vp, off, cnt, curlwp);
1100 error = nfs_commit(vp, off, cnt, curlwp);
nfs_vnops.c 2986 nfs_commit(struct vnode *vp, off_t offset, uint32_t cnt, struct lwp *l) function in typeref:typename:int

Completed in 54 milliseconds