Searched refs:nfsfsinfo (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 342 struct nfsfsinfo *, NFSACL_T *, 514 int nfsrpc_statfs(vnode_t, struct nfsstatfs *, struct nfsfsinfo *, uint32_t *, 516 int nfsrpc_fsinfo(vnode_t, struct nfsfsinfo *, struct ucred *, 661 void nfscl_loadfsinfo (struct nfsmount *, struct nfsfsinfo *); 720 void nfsvno_getfs(struct nfsfsinfo *, int);
|
H A D | nfsproto.h | 1610 struct nfsfsinfo { struct
|
H A D | nfs_commonport.c | 292 nfsvno_getfs(struct nfsfsinfo *sip, int isdgram) in nfsvno_getfs()
|
H A D | nfs_commonsubs.c | 1284 struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp, in nfsv4_loadattr() 2590 struct nfsfsinfo fsinf; in nfsv4_fillattr()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clvfsops.c | 290 struct nfsfsinfo fs; in nfs_statfs() 402 struct nfsfsinfo fs; in ncl_fsinfo()
|
H A D | nfs_clport.c | 966 nfscl_loadfsinfo(struct nfsmount *nmp, struct nfsfsinfo *fsp) in nfscl_loadfsinfo()
|
H A D | nfs_clrpcops.c | 4853 nfsrpc_statfs(vnode_t vp, struct nfsstatfs *sbp, struct nfsfsinfo *fsp, in nfsrpc_statfs() 5007 nfsrpc_fsinfo(vnode_t vp, struct nfsfsinfo *fsp, struct ucred *cred, in nfsrpc_fsinfo() 9540 struct nfsfsinfo fs; in nfscl_statfs()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 2272 struct nfsfsinfo fs; in nfsrvd_fsinfo() 4177 struct nfsfsinfo fs; in nfsrvd_verify()
|