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

  /src/sys/nfs/
nfsmount.h 194 int nfs_fsinfo(struct nfsmount *, struct vnode *, kauth_cred_t,
nfs_vfsops.c 188 (void)nfs_fsinfo(nmp, vp, cred, l);
249 nfs_fsinfo(struct nfsmount *nmp, struct vnode *vp, kauth_cred_t cred, struct lwp *l) function in typeref:typename:int
733 * V2 can only handle 32 bit filesizes. For v3, nfs_fsinfo
nfs_bio.c 107 (void)nfs_fsinfo(nmp, vp, cred, l);
472 (void)nfs_fsinfo(nmp, vp, cred, l);
nfs_vnops.c 3222 if ((error = nfs_fsinfo(nmp, vp,

Completed in 16 milliseconds