Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnfs.h410 struct nfsv3_pathconf { struct
H A Dprint-nfs.c1512 const struct nfsv3_pathconf *spp; in parsepathconf()
1525 spp = (const struct nfsv3_pathconf *)dp; in parsepathconf()
/freebsd/sys/fs/nfs/
H A Dnfs_var.h341 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *,
518 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
H A Dnfsproto.h1636 struct nfsv3_pathconf { struct
H A Dnfs_commonsubs.c1283 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
/freebsd/sys/nfs/
H A Dnfsproto.h687 struct nfsv3_pathconf { struct
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2311 struct nfsv3_pathconf *pc; in nfsrvd_pathconf()
2336 NFSM_BUILD(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF); in nfsrvd_pathconf()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c4372 struct nfsv3_pathconf pc; in nfs_pathconf()
H A Dnfs_clrpcops.c4935 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, in nfsrpc_pathconf()