Searched refs:xfs_buf_ioerror_alert (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/fs/xfs/ |
D | xfs_buf.h | 293 extern void xfs_buf_ioerror_alert(struct xfs_buf *, const char *func);
|
D | xfs_log_recover.c | 196 xfs_buf_ioerror_alert(bp, __func__); in xlog_bread_noalign() 283 xfs_buf_ioerror_alert(bp, __func__); in xlog_bwrite() 376 xfs_buf_ioerror_alert(bp, __func__); in xlog_recover_iodone() 2347 xfs_buf_ioerror_alert(bp, "xlog_recover_do..(read#1)"); in xlog_recover_buffer_pass2() 2550 xfs_buf_ioerror_alert(bp, "xlog_recover_do..(read#2)"); in xlog_recover_inode_pass2() 4464 xfs_buf_ioerror_alert(bp, __func__); in xlog_do_recover()
|
D | xfs_symlink.c | 79 xfs_buf_ioerror_alert(bp, __func__); in xfs_readlink_bmap()
|
D | xfs_trans_buf.c | 310 xfs_buf_ioerror_alert(bp, __func__); in xfs_trans_read_buf_map()
|
D | xfs_buf_item.c | 1076 xfs_buf_ioerror_alert(bp, __func__); in xfs_buf_iodone_callbacks()
|
D | xfs_log.c | 1178 xfs_buf_ioerror_alert(bp, __func__); in xlog_iodone() 1859 xfs_buf_ioerror_alert(bp, "xlog_sync"); in xlog_sync() 1882 xfs_buf_ioerror_alert(bp, "xlog_sync (split)"); in xlog_sync()
|
D | xfs_buf.c | 1075 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function
|