Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-stripe.c333 static size_t stripe_dax_recovery_write(struct dm_target *ti, pgoff_t pgoff, in stripe_dax_recovery_write() function
344 #define stripe_dax_recovery_write NULL macro
479 .dax_recovery_write = stripe_dax_recovery_write,