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.h328 struct nfsd4_setattr { struct
456 struct nfsd4_setattr setattr;
Dnfs4proc.c853 nfsd4_setattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setattr() function
854 struct nfsd4_setattr *setattr) in nfsd4_setattr()
1633 .op_func = (nfsd4op_func)nfsd4_setattr,
Dnfs4xdr.c970 nfsd4_decode_setattr(struct nfsd4_compoundargs *argp, struct nfsd4_setattr *setattr) in nfsd4_decode_setattr()
3199 nfsd4_encode_setattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_setattr *setattr) in nfsd4_encode_setattr()
Dnfs4state.c4859 nfsd4_get_setattrstateid(struct nfsd4_compound_state *cstate, struct nfsd4_setattr *setattr) in nfsd4_get_setattrstateid()