Home
last modified time | relevance | path

Searched refs:nfsd_stat (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfsproc.c413 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
429 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
447 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
467 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink()
541 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rmdir()
745 .pc_ressize = sizeof(struct nfsd_stat),
756 .pc_ressize = sizeof(struct nfsd_stat),
767 .pc_ressize = sizeof(struct nfsd_stat),
778 .pc_ressize = sizeof(struct nfsd_stat),
801 .pc_ressize = sizeof(struct nfsd_stat),
H A Dxdr.h78 struct nfsd_stat { struct
H A Dnfsxdr.c418 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_statres()