Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Drecovery-journal.c1302 static void handle_write_error(struct vdo_completion *completion) in handle_write_error() function
1398 complete_write_endio, handle_write_error, in write_block()
H A Dblock-map.c1598 static void handle_write_error(struct vdo_completion *completion) in handle_write_error() function
1631 write_page_endio, handle_write_error, in write_initialized_page()
1688 write_page_endio, handle_write_error, in write_page()
H A Dslab-depot.c288 * handle_write_error() - Handle an error writing a slab summary block.
291 static void handle_write_error(struct vdo_completion *completion) in handle_write_error() function
347 handle_write_error, REQ_OP_WRITE | REQ_PREFLUSH); in launch_write()
/linux/mm/
H A Dvmscan.c510 static void handle_write_error(struct address_space *mapping, in handle_write_error() function
672 handle_write_error(mapping, folio, res); in writeout()