Home
last modified time | relevance | path

Searched refs:nfsd_fhandle (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/fs/nfsd/
Dxdr.h10 struct nfsd_fhandle { struct
135 int nfssvc_decode_fhandle(struct svc_rqst *, __be32 *, struct nfsd_fhandle *);
167 int nfssvc_release_fhandle(struct svc_rqst *, __be32 *, struct nfsd_fhandle *);
Dnfs2acl.c130 struct nfsd_fhandle *argp, struct nfsd_attrstat *resp) in nfsacld_proc_getattr()
196 struct nfsd_fhandle *argp) in nfsaclsvc_decode_fhandleargs()
319 #define nfsd3_fhandleargs nfsd_fhandle
Dnfsproc.c46 nfsd_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd_proc_getattr()
502 nfsd_proc_statfs(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd_proc_statfs()
540 .pc_argsize = sizeof(struct nfsd_fhandle),
687 .pc_argsize = sizeof(struct nfsd_fhandle),
Dnfs3proc.c43 nfsd3_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_getattr()
516 nfsd3_proc_fsstat(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_fsstat()
533 nfsd3_proc_fsinfo(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_fsinfo()
576 nfsd3_proc_pathconf(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_pathconf()
648 #define nfsd3_fhandleargs nfsd_fhandle
Dnfsxdr.c214 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
541 struct nfsd_fhandle *resp) in nfssvc_release_fhandle()
Dxdr3.h267 int nfs3svc_decode_fhandle(struct svc_rqst *, __be32 *, struct nfsd_fhandle *);
Dnfs3xdr.c275 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle()