Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h86 struct nfsd4_access { struct
432 struct nfsd4_access access;
Dnfs4proc.c495 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access() function
496 struct nfsd4_access *access) in nfsd4_access()
1454 .op_func = (nfsd4op_func)nfsd4_access,
Dnfs4xdr.c409 nfsd4_decode_access(struct nfsd4_compoundargs *argp, struct nfsd4_access *access) in nfsd4_decode_access()
2606 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) in nfsd4_encode_access()