Home
last modified time | relevance | path

Searched refs:nfsv3_pathconf (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/tcpdump/
HDnfs.h432 struct nfsv3_pathconf { struct
HDprint-nfs.c1443 struct nfsv3_pathconf *spp; in parsepathconf()
1454 spp = (struct nfsv3_pathconf *)dp; in parsepathconf()
/NextBSD/sys/fs/nfs/
HDnfs_var.h276 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *,
460 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
HDnfsproto.h1328 struct nfsv3_pathconf { struct
HDnfs_commonsubs.c807 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
/NextBSD/sys/nfs/
HDnfsproto.h690 struct nfsv3_pathconf { struct
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c2131 struct nfsv3_pathconf *pc; in nfsrvd_pathconf()
2155 NFSM_BUILD(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF); in nfsrvd_pathconf()
/NextBSD/sys/fs/nfsclient/
HDnfs_clvnops.c3421 struct nfsv3_pathconf pc; in nfs_pathconf()
HDnfs_clrpcops.c4125 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, in nfsrpc_pathconf()