Home
last modified time | relevance | path

Searched defs:nfsd4_access (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dxdr4.h88 struct nfsd4_access { struct
89 u32 ac_req_access; /* request */
90 u32 ac_supported; /* response */
91 u32 ac_resp_access; /* response */
Dnfs4proc.c554 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access() function