Searched refs:nfsd4_getattr (Results 1 – 3 of 3) sorted by relevance
137 struct nfsd4_getattr { struct581 struct nfsd4_getattr getattr;
683 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getattr() function686 struct nfsd4_getattr *getattr = &u->getattr; in nfsd4_getattr()2378 .op_func = nfsd4_getattr,
706 nfsd4_decode_getattr(struct nfsd4_compoundargs *argp, struct nfsd4_getattr *getattr) in nfsd4_decode_getattr()3236 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) in nfsd4_encode_getattr()