Searched refs:nfsv3_pathconf (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/tcpdump/ |
| H A D | nfs.h | 410 struct nfsv3_pathconf { struct
|
| H A D | print-nfs.c | 1512 const struct nfsv3_pathconf *spp; in parsepathconf() 1525 spp = (const struct nfsv3_pathconf *)dp; in parsepathconf()
|
| /src/sys/fs/nfs/ |
| H A D | nfs_var.h | 344 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *, 528 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *, bool *, uint32_t *,
|
| H A D | nfsproto.h | 1677 struct nfsv3_pathconf { struct
|
| H A D | nfs_commonsubs.c | 1327 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
|
| /src/sys/nfs/ |
| H A D | nfsproto.h | 687 struct nfsv3_pathconf { struct
|
| /src/sys/fs/nfsserver/ |
| H A D | nfs_nfsdserv.c | 2482 struct nfsv3_pathconf *pc; in nfsrvd_pathconf() 2507 NFSM_BUILD(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF); in nfsrvd_pathconf()
|
| /src/sys/fs/nfsclient/ |
| H A D | nfs_clvnops.c | 4643 struct nfsv3_pathconf pc; in nfs_pathconf()
|
| H A D | nfs_clrpcops.c | 4999 struct nfsv3_pathconf pc; in nfsrpc_statfs() 5090 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, bool *has_namedattrp, in nfsrpc_pathconf()
|