Searched refs:nfsv3_pathconf (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/bsd/tcpdump/dist/ |
H A D | nfs.h | 406 struct nfsv3_pathconf { struct
|
/netbsd-src/sys/nfs/ |
H A D | nfsproto.h | 429 struct nfsv3_pathconf { argument 426 struct nfsv3_pathconf { global() struct 427 pc_linkmaxnfsv3_pathconf global() argument 428 pc_namemaxnfsv3_pathconf global() argument 430 pc_chownrestrictednfsv3_pathconf global() argument 431 pc_caseinsensitivenfsv3_pathconf global() argument 432 pc_casepreservingnfsv3_pathconf global() argument
|
H A D | nfs_vnops.c | 3155 struct nfsv3_pathconf *pcp; in nfs_pathconf() 3194 nfsm_dissect(pcp, struct nfsv3_pathconf *, in nfs_pathconf()
|
H A D | nfs_serv.c | 3467 struct nfsv3_pathconf *pc; in nfsrv_pathconf() 3500 nfsm_build(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF); in nfsrv_pathconf()
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_var.h | 277 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *, 461 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
|
H A D | oldnfsproto.h | 692 struct nfsv3_pathconf { struct
|
H A D | nfsproto.h | 1330 struct nfsv3_pathconf { struct
|
H A D | nfs_commonsubs.c | 812 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
|
/netbsd-src/sys/fs/nfs/server/ |
H A D | nfs_nfsdserv.c | 2132 struct nfsv3_pathconf *pc; in nfsrvd_pathconf() 2156 NFSM_BUILD(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF); in nfsrvd_pathconf()
|
/netbsd-src/sys/fs/nfs/client/ |
H A D | nfs_clvnops.c | 3389 struct nfsv3_pathconf pc; in nfs_pathconf()
|
H A D | nfs_clrpcops.c | 4126 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, in nfsrpc_pathconf()
|