Searched refs:handle_write_error (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/md/dm-vdo/ |
H A D | recovery-journal.c | 1302 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 D | block-map.c | 1598 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 D | slab-depot.c | 288 * 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 D | vmscan.c | 510 static void handle_write_error(struct address_space *mapping, in handle_write_error() function 672 handle_write_error(mapping, folio, res); in writeout()
|