Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfsproc.c426 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
442 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
460 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
480 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink()
548 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rmdir()
750 .pc_ressize = sizeof(struct nfsd_stat),
760 .pc_ressize = sizeof(struct nfsd_stat),
770 .pc_ressize = sizeof(struct nfsd_stat),
780 .pc_ressize = sizeof(struct nfsd_stat),
801 .pc_ressize = sizeof(struct nfsd_stat),
Dxdr.h78 struct nfsd_stat { struct
Dnfsxdr.c438 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_statres()