Searched refs:buffer_io_error (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ext4/
H A Dpage-io.c93 static void buffer_io_error(struct buffer_head *bh) function
139 buffer_io_error(bh);
/linux-master/fs/
H A Dbuffer.c127 static void buffer_io_error(struct buffer_head *bh, char *msg) function
170 buffer_io_error(bh, ", lost sync page write");
260 buffer_io_error(bh, ", async page read");
391 buffer_io_error(bh, ", lost async page write");

Completed in 131 milliseconds