sys/nfs/nfs_bio.c
131
error = nfs_flushstalebuf(vp, cred, l,
sys/nfs/nfs_bio.c
476
error = nfs_flushstalebuf(vp, cred, l,
sys/nfs/nfs_var.h
73
int nfs_flushstalebuf(struct vnode *, kauth_cred_t, struct lwp *, int);
sys/nfs/nfs_vnops.c
437
error = nfs_flushstalebuf(vp, ap->a_cred, curlwp, 0);