Home
last modified time | relevance | path

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

/fs/nfsd/
Dcurrent_stateid.h22 extern void nfsd4_get_setattrstateid(struct nfsd4_compound_state *, struct nfsd4_setattr *);
Dxdr4.h331 struct nfsd4_setattr { struct
533 struct nfsd4_setattr setattr;
Dnfs4proc.c917 nfsd4_setattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setattr() function
918 struct nfsd4_setattr *setattr) in nfsd4_setattr()
2134 .op_func = (nfsd4op_func)nfsd4_setattr,
Dnfs4xdr.c1131 nfsd4_decode_setattr(struct nfsd4_compoundargs *argp, struct nfsd4_setattr *setattr) in nfsd4_decode_setattr()
3793 nfsd4_encode_setattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_setattr *setattr) in nfsd4_encode_setattr()
Dnfs4state.c7011 nfsd4_get_setattrstateid(struct nfsd4_compound_state *cstate, struct nfsd4_setattr *setattr) in nfsd4_get_setattrstateid()