Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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),
H A Dxdr.h85 struct nfsd_stat { struct
H A Dnfsxdr.c435 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_stat()