Searched refs:nfsv3_pathconf (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/contrib/tcpdump/ |
| HD | nfs.h | 432 struct nfsv3_pathconf { struct
|
| HD | print-nfs.c | 1443 struct nfsv3_pathconf *spp; in parsepathconf() 1454 spp = (struct nfsv3_pathconf *)dp; in parsepathconf()
|
| /NextBSD/sys/fs/nfs/ |
| HD | nfs_var.h | 276 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *, 460 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
|
| HD | nfsproto.h | 1328 struct nfsv3_pathconf { struct
|
| HD | nfs_commonsubs.c | 807 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
|
| /NextBSD/sys/nfs/ |
| HD | nfsproto.h | 690 struct nfsv3_pathconf { struct
|
| /NextBSD/sys/fs/nfsserver/ |
| HD | nfs_nfsdserv.c | 2131 struct nfsv3_pathconf *pc; in nfsrvd_pathconf() 2155 NFSM_BUILD(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF); in nfsrvd_pathconf()
|
| /NextBSD/sys/fs/nfsclient/ |
| HD | nfs_clvnops.c | 3421 struct nfsv3_pathconf pc; in nfs_pathconf()
|
| HD | nfs_clrpcops.c | 4125 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, in nfsrpc_pathconf()
|