Home
last modified time | relevance | path

Searched refs:knfsd_fh (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/fs/nfsd/
Dnfsctl.c44 static int nfsctl_getfs(struct nfsctl_fsparm *, struct knfsd_fh *);
110 nfsctl_getfs(struct nfsctl_fsparm *data, struct knfsd_fh *res) in nfsctl_getfs()
136 struct knfsd_fh fh; in nfsctl_getfd()
169 struct knfsd_fh fh; in nfsctl_getfh()
211 /* NFSCTL_GETFS */ { sizeof(struct nfsctl_fsparm), sizeof(struct knfsd_fh)},
288 respsize = res->cr_getfs.fh_size+ (int)&((struct knfsd_fh*)0)->fh_base; in handle_sys_nfsservctl()
Dnfsfh.c532 struct knfsd_fh *fh = &fhp->fh_handle; in fh_verify()
781 struct knfsd_fh *fh) in _fh_update_old()
Dexport.c405 char *path, struct knfsd_fh *f, int maxsize) in exp_rootfh()
459 memcpy(f, &fh.fh_handle, sizeof(struct knfsd_fh)); in exp_rootfh()
/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h92 struct knfsd_fh { struct
148 struct knfsd_fh fh_handle; /* FH data */
185 struct knfsd_fh *fh = &fhp->fh_handle; in SVCFH_fmt()
Dexport.h101 char *path, struct knfsd_fh *, int maxsize);
Dsyscall.h128 struct knfsd_fh cr_getfs;
/linux-2.4.37.9/include/linux/sunrpc/
Dsvc.h127 struct knfsd_fh * rq_reffh; /* Referrence filehandle, used to
/linux-2.4.37.9/arch/parisc/kernel/
Dsys_parisc32.c2908 unsigned char rbuf[NFS_FHSIZE + sizeof (struct knfsd_fh)]; in sys32_nfsservctl()
2913 ret = copy_to_user(resp, rbuf, sizeof (struct knfsd_fh)); in sys32_nfsservctl()
/linux-2.4.37.9/arch/x86_64/ia32/
Dsys_ia32.c2416 struct knfsd_fh cr32_getfs;
/linux-2.4.37.9/arch/ppc64/kernel/
Dsys_ppc32.c1770 struct knfsd_fh cr32_getfs;
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sparc32.c3866 struct knfsd_fh cr32_getfs;
/linux-2.4.37.9/arch/s390x/kernel/
Dlinux32.c3814 struct knfsd_fh cr32_getfs;