HomeSort by: relevance | last modified time | path
    Searched refs:nfsv3_pathconf (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/nfs/
nfsproto.h 429 struct nfsv3_pathconf { struct
nfs_serv.c 3467 struct nfsv3_pathconf *pc;
3500 nfsm_build(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF);
nfs_vnops.c 3155 struct nfsv3_pathconf *pcp;
3194 nfsm_dissect(pcp, struct nfsv3_pathconf *,
  /src/sys/fs/nfs/common/
nfs_var.h 277 struct nfsv3_pathconf *, struct statfs *, struct nfsstatfs *,
461 int nfsrpc_pathconf(vnode_t, struct nfsv3_pathconf *,
oldnfsproto.h 692 struct nfsv3_pathconf { struct
nfsproto.h 1330 struct nfsv3_pathconf { struct
nfs_commonsubs.c 812 struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp,
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 2132 struct nfsv3_pathconf *pc;
2156 NFSM_BUILD(pc, struct nfsv3_pathconf *, NFSX_V3PATHCONF);
  /src/sys/fs/nfs/client/
nfs_clvnops.c 3389 struct nfsv3_pathconf pc;
nfs_clrpcops.c 4126 nfsrpc_pathconf(vnode_t vp, struct nfsv3_pathconf *pc,

Completed in 35 milliseconds