Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tcpdump/dist/
H A Dnfs.h406 struct nfsv3_pathconf { struct
/netbsd-src/sys/nfs/
H A Dnfsproto.h429 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 Dnfs_vnops.c3155 struct nfsv3_pathconf *pcp; in nfs_pathconf()
3194 nfsm_dissect(pcp, struct nfsv3_pathconf *, in nfs_pathconf()
H A Dnfs_serv.c3467 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 Dnfs_var.h277 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *,
461 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
H A Doldnfsproto.h692 struct nfsv3_pathconf { struct
H A Dnfsproto.h1330 struct nfsv3_pathconf { struct
H A Dnfs_commonsubs.c812 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c2132 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 Dnfs_clvnops.c3389 struct nfsv3_pathconf pc; in nfs_pathconf()
H A Dnfs_clrpcops.c4126 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, in nfsrpc_pathconf()