Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsproc.c444 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
458 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
472 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
486 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink()
556 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rmdir()
757 .pc_ressize = sizeof(struct nfsd_stat),
768 .pc_ressize = sizeof(struct nfsd_stat),
779 .pc_ressize = sizeof(struct nfsd_stat),
790 .pc_ressize = sizeof(struct nfsd_stat),
813 .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()