OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
2987
nfs_commit
(struct vnode *vp, off_t offset, uint32_t cnt, struct lwp *l)
function
Completed in 18 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026