Searched defs:endio (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/hyperhold/ |
H A D | hp_iotab.h | 39 hp_endio endio; member
|
H A D | hp_core.c | 754 static int rw_extent_async(struct hpio *hpio, hp_endio endio, void *priv, unsigned int op) in rw_extent_async() argument 774 int hyperhold_write_async(struct hpio *hpio, hp_endio endio, void *priv) in hyperhold_write_async() argument 788 int hyperhold_read_async(struct hpio *hpio, hp_endio endio, voi argument [all...] |
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_iotab.h | 39 hp_endio endio; member
|
H A D | hp_core.c | 804 static int rw_extent_async(struct hpio *hpio, hp_endio endio, void *priv, unsigned int op) in rw_extent_async() argument 824 int hyperhold_write_async(struct hpio *hpio, hp_endio endio, void *priv) in hyperhold_write_async() argument 838 int hyperhold_read_async(struct hpio *hpio, hp_endio endio, voi argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-io.c | 137 static void endio(struct bio *bio) in endio() function
|
H A D | dm.c | 994 dm_endio_fn endio = tio->ti->type->end_io; in clone_endio() local
|
H A D | dm-writecache.c | 458 struct io_notify *endio = context; in writecache_notify_io() local 477 struct io_notify endio = { in ssd_commit_flushed() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-io.c | 142 static void endio(struct bio *bio) in endio() function
|
H A D | dm-writecache.c | 480 struct io_notify *endio = context; in writecache_notify_io() local 499 struct io_notify endio = { in ssd_commit_flushed() local [all...] |
H A D | dm.c | 1097 dm_endio_fn endio = ti->type->end_io; in clone_endio() local
|
Completed in 17 milliseconds