Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h91 u32 ac_resp_access; /* response */ member
Dnfs4proc.c580 access->ac_resp_access = access->ac_req_access; in nfsd4_access()
581 return nfsd_access(rqstp, &cstate->current_fh, &access->ac_resp_access, in nfsd4_access()
Dnfs4xdr.c3488 *p++ = cpu_to_be32(access->ac_resp_access); in nfsd4_encode_access()