Home
last modified time | relevance | path

Searched refs:raid5f_stop (Results 1 – 2 of 2) sorted by relevance

/spdk/module/bdev/raid/
H A Draid5f.c1126 raid5f_stop(struct raid_bdev *raid_bdev) in raid5f_stop() function
1243 .stop = raid5f_stop,
/spdk/test/unit/lib/bdev/raid/raid5f.c/
H A Draid5f_ut.c168 raid5f_stop(raid_bdev); in delete_raid5f()