Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h236 struct nfsd4_removexattr { struct
700 struct nfsd4_removexattr removexattr;
H A Dnfs4proc.c2453 nfsd4_removexattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_removexattr() function
2456 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr()
3555 .op_func = nfsd4_removexattr,
H A Dnfs4xdr.c2308 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr()
5249 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr()