Searched refs:nfsd3_getaclargs (Results 1 – 3 of 3) sorted by relevance
30 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsd3_proc_getacl()133 struct nfsd3_getaclargs *args = rqstp->rq_argp; in nfs3svc_decode_getaclargs()248 .pc_argsize = sizeof(struct nfsd3_getaclargs),249 .pc_argzero = sizeof(struct nfsd3_getaclargs),
32 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsacld_proc_getacl()194 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_getaclargs()335 .pc_argsize = sizeof(struct nfsd3_getaclargs),336 .pc_argzero = sizeof(struct nfsd3_getaclargs),
103 struct nfsd3_getaclargs { struct
Completed in 6 milliseconds