Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dxdr4.h133 struct nfsd4_getattr { struct
514 struct nfsd4_getattr getattr;
Dnfs4proc.c687 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getattr() function
688 struct nfsd4_getattr *getattr) in nfsd4_getattr()
1990 .op_func = (nfsd4op_func)nfsd4_getattr,
Dnfs4xdr.c651 nfsd4_decode_getattr(struct nfsd4_compoundargs *argp, struct nfsd4_getattr *getattr) in nfsd4_decode_getattr()
3098 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) in nfsd4_encode_getattr()