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

  /src/sys/fs/nfs/common/
nfs_var.h 278 struct nfsfsinfo *, NFSACL_T *,
457 int nfsrpc_statfs(vnode_t, struct nfsstatfs *, struct nfsfsinfo *,
459 int nfsrpc_fsinfo(vnode_t, struct nfsfsinfo *, struct kauth_cred *,
582 void nfscl_loadfsinfo (struct nfsmount *, struct nfsfsinfo *);
641 void nfsvno_getfs(struct nfsfsinfo *, int);
nfs_commonport.c 278 nfsvno_getfs(struct nfsfsinfo *sip, int isdgram)
nfsproto.h 1304 struct nfsfsinfo { struct
nfs_commonsubs.c 804 * "struct nfsfsinfo", the file handle and the lease duration.
813 struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp,
2056 struct nfsfsinfo fsinf;
  /src/sys/fs/nfs/client/
nfs_clvfsops.c 287 struct nfsfsinfo fs;
364 struct nfsfsinfo fs;
nfs_clport.c 1009 nfscl_loadfsinfo(struct nfsmount *nmp, struct nfsfsinfo *fsp)
nfs_clrpcops.c 4047 nfsrpc_statfs(vnode_t vp, struct nfsstatfs *sbp, struct nfsfsinfo *fsp,
4187 nfsrpc_fsinfo(vnode_t vp, struct nfsfsinfo *fsp, struct ucred *cred,
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 2094 struct nfsfsinfo fs;
3608 struct nfsfsinfo fs;

Completed in 25 milliseconds