Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dasync_tx.h156 } addr_conv_t; typedef
162 addr_conv_t *scribble) in init_async_submit()
/Linux-v4.19/crypto/async_tx/
Draid6test.c34 static addr_conv_t addr_conv[NDISKS];
/Linux-v4.19/Documentation/crypto/
Dasync-tx-api.txt141 addr_conv_t addr_conv[xor_src_cnt];
143 addr_conv_t addr_conv[NDISKS];
/Linux-v4.19/fs/exofs/
Dore_raid.c268 NULL, NULL, NULL, (addr_conv_t *)_1ps->scribble); in _gen_xor_unit()
/Linux-v4.19/drivers/md/
Draid5.c1397 static addr_conv_t *to_addr_conv(struct stripe_head *sh, in to_addr_conv()
2246 len = sizeof(struct page *) * (num+2) + sizeof(addr_conv_t) * (num+2); in scribble_alloc()