Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dnfsproc.c419 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
435 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
453 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
473 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_symlink()
541 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rmdir()
720 .pc_ressize = sizeof(struct nfsd_stat),
729 .pc_ressize = sizeof(struct nfsd_stat),
738 .pc_ressize = sizeof(struct nfsd_stat),
747 .pc_ressize = sizeof(struct nfsd_stat),
766 .pc_ressize = sizeof(struct nfsd_stat),
Dxdr.h85 struct nfsd_stat { struct
Dnfsxdr.c435 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_stat()