Searched refs:nfsd4_encode_group (Results 1 – 3 of 3) sorted by relevance
58 __be32 nfsd4_encode_group(struct xdr_stream *, struct svc_rqst *, kgid_t);
687 __be32 nfsd4_encode_group(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_group() function
2831 return nfsd4_encode_group(xdr, rqstp, ace->who_gid); in nfsd4_encode_nfsace4()3232 return nfsd4_encode_group(xdr, args->rqstp, args->stat.gid); in nfsd4_encode_fattr4_owner_group()