Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dnfsproc.c446 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
463 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
482 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
503 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink()
579 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rmdir()
786 .pc_ressize = sizeof(struct nfsd_stat),
797 .pc_ressize = sizeof(struct nfsd_stat),
808 .pc_ressize = sizeof(struct nfsd_stat),
819 .pc_ressize = sizeof(struct nfsd_stat),
842 .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()