Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dxdr4.h83 struct nfsd4_access { struct
610 struct nfsd4_access access;
Dnfs4proc.c576 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access() function
579 struct nfsd4_access *access = &u->access; in nfsd4_access()
2953 .op_func = nfsd4_access,
Dnfs4xdr.c776 struct nfsd4_access *access) in nfsd4_decode_access()
3585 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) in nfsd4_encode_access()