Searched refs:nfsd4_encode_user (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | idmap.h | 57 __be32 nfsd4_encode_user(struct xdr_stream *, struct svc_rqst *, kuid_t);
|
| H A D | nfs4idmap.c | 720 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user() function
|
| H A D | nfs4xdr.c | 2954 return nfsd4_encode_user(xdr, rqstp, ace->who_uid); in nfsd4_encode_nfsace4() 3029 status = nfsd4_encode_user(xdr, rqstp, acep->e_uid); in nfsd4_encode_posixace4() 3441 return nfsd4_encode_user(xdr, args->rqstp, args->stat.uid); in nfsd4_encode_fattr4_owner()
|