diff options
author | Yufen Yu <yuyufen@huawei.com> | 2020-08-20 09:22:08 -0400 |
---|---|---|
committer | Song Liu <songliubraving@fb.com> | 2020-09-24 16:44:44 -0700 |
commit | 29bcff787a2593b2126cfaff612c0b4e560022e9 (patch) | |
tree | 4cd0004aa759e40fb630ad650589fa29e9454f59 /crypto/async_tx/Makefile | |
parent | 248728dd04f5804ed1ff13bb4db9795899d25dca (diff) |
md/raid5: add new xor function to support different page offset
raid5 will call async_xor() and async_xor_val() to compute xor.
For now, both of them require the common src/dst page offset. But,
we want them to support different src/dst page offset for following
shared page.
Here, adding two new function async_xor_offs() and async_xor_val_offs()
respectively for async_xor() and async_xor_val().
Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'crypto/async_tx/Makefile')
0 files changed, 0 insertions, 0 deletions