Home
last modified time | relevance | path

Searched refs:nfs_null (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_var.h94 int nfs_null(struct vnode *, kauth_cred_t, struct lwp *);
H A Dnfs_vnops.c252 nfs_null(struct vnode *vp, kauth_cred_t cred, struct lwp *l) in nfs_null() function