Searched refs:nfsv3_pathconf (Results 1 – 9 of 9) sorted by relevance
/freebsd/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()
|
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 341 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *, 518 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
|
H A D | nfsproto.h | 1636 struct nfsv3_pathconf { struct
|
H A D | nfs_commonsubs.c | 1283 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, in nfsv4_loadattr()
|
/freebsd/sys/nfs/ |
H A D | nfsproto.h | 687 struct nfsv3_pathconf { struct
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 2311 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 D | nfs_clvnops.c | 4372 struct nfsv3_pathconf pc; in nfs_pathconf()
|
H A D | nfs_clrpcops.c | 4935 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc, in nfsrpc_pathconf()
|