Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dnfsproc.c425 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
441 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
459 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
479 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink()
553 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),
Dxdr.h78 struct nfsd_stat { struct
Dnfsxdr.c418 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_statres()