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

/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.c1302 static void handle_write_error(struct vdo_completion *completion) function
1398 complete_write_endio, handle_write_error,
H A Dblock-map.c1600 static void handle_write_error(struct vdo_completion *completion) function
1633 write_page_endio, handle_write_error,
1690 write_page_endio, handle_write_error,
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) function
347 handle_write_error, REQ_OP_WRITE | REQ_PREFLUSH);
/linux-master/mm/
H A Dvmscan.c457 static void handle_write_error(struct address_space *mapping, function
662 handle_write_error(mapping, folio, res);

Completed in 248 milliseconds