Home
last modified time | relevance | path

Searched refs:nfsd4_setattr (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/nfsd/
Dcurrent_stateid.h22 extern void nfsd4_get_setattrstateid(struct nfsd4_compound_state *, struct nfsd4_setattr *);
Dxdr4.h330 struct nfsd4_setattr { struct
532 struct nfsd4_setattr setattr;
Dnfs4proc.c921 nfsd4_setattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setattr() function
922 struct nfsd4_setattr *setattr) in nfsd4_setattr()
2149 .op_func = (nfsd4op_func)nfsd4_setattr,
Dnfs4xdr.c1130 nfsd4_decode_setattr(struct nfsd4_compoundargs *argp, struct nfsd4_setattr *setattr) in nfsd4_decode_setattr()
3762 nfsd4_encode_setattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_setattr *setattr) in nfsd4_encode_setattr()
Dnfs4state.c6815 nfsd4_get_setattrstateid(struct nfsd4_compound_state *cstate, struct nfsd4_setattr *setattr) in nfsd4_get_setattrstateid()