Searched refs:nfsd_fhandle (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/include/linux/nfsd/ |
D | xdr.h | 13 struct nfsd_fhandle { struct 156 int nfssvc_release_fhandle(struct svc_rqst *, u32 *, struct nfsd_fhandle *);
|
/linux-2.4.37.9/fs/nfsd/ |
D | nfs3proc.c | 68 nfsd3_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_getattr() 146 nfsd3_proc_readlink(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_readlink() 511 nfsd3_proc_fsstat(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_fsstat() 528 nfsd3_proc_fsinfo(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_fsinfo() 569 nfsd3_proc_pathconf(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_pathconf() 643 #define nfsd3_fhandleargs nfsd_fhandle
|
D | nfsproc.c | 52 nfsd_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd_proc_getattr() 104 nfsd_proc_readlink(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd_proc_readlink() 506 nfsd_proc_statfs(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, in nfsd_proc_statfs()
|
D | nfsxdr.c | 447 struct nfsd_fhandle *resp) in nfssvc_release_fhandle()
|