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_flush
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_var.h
114
int
nfs_flush
(struct vnode *, kauth_cred_t, int, struct lwp *, int);
nfs_vnops.c
469
* enough". Changing the last argument to
nfs_flush
() to
492
error =
nfs_flush
(vp, ap->a_cred, MNT_WAIT, curlwp, 0);
3095
* fsync vnode op. Just call
nfs_flush
() with commit == 1.
3116
return (
nfs_flush
(vp, ap->a_cred,
3124
nfs_flush
(struct vnode *vp, kauth_cred_t cred, int waitfor, struct lwp *l,
function
3130
UVMHIST_FUNC("
nfs_flush
"); UVMHIST_CALLED(ubchist);
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026