Searched refs:xfs_ioerror_alert (Results 1 – 7 of 7) sorted by relevance
/fs/xfs/ |
D | xfs_rw.c | 328 xfs_ioerror_alert( in xfs_ioerror_alert() function 377 xfs_ioerror_alert("xfs_read_buf", mp, bp, XFS_BUF_ADDR(bp)); in xfs_read_buf()
|
D | xfs_rw.h | 78 extern void xfs_ioerror_alert(char *func, struct xfs_mount *mp,
|
D | xfs_trans_buf.c | 311 xfs_ioerror_alert("xfs_trans_read_buf", mp, in xfs_trans_read_buf() 359 xfs_ioerror_alert("xfs_trans_read_buf", mp, in xfs_trans_read_buf() 411 xfs_ioerror_alert("xfs_trans_read_buf", mp, in xfs_trans_read_buf()
|
D | xfs_log_recover.c | 135 xfs_ioerror_alert("xlog_bread", log->l_mp, in xlog_bread() 178 xfs_ioerror_alert("xlog_bwrite", log->l_mp, in xlog_bwrite() 294 xfs_ioerror_alert("xlog_recover_iodone", in xlog_recover_iodone() 2210 xfs_ioerror_alert("xlog_recover_do..(read#1)", log->l_mp, in xlog_recover_do_buffer_trans() 2310 xfs_ioerror_alert("xlog_recover_do..(read#2)", mp, in xlog_recover_do_inode_trans() 2626 xfs_ioerror_alert("xlog_recover_do..(read#3)", mp, in xlog_recover_do_dquot_trans() 3825 xfs_ioerror_alert("xlog_do_recover", in xlog_do_recover()
|
D | xfs_vnodeops.c | 530 xfs_ioerror_alert("xfs_readlink", in xfs_readlink_bmap() 2987 xfs_ioerror_alert("xfs_zero_remaining_bytes(read)", in xfs_zero_remaining_bytes() 3000 xfs_ioerror_alert("xfs_zero_remaining_bytes(write)", in xfs_zero_remaining_bytes()
|
D | xfs_log.c | 1053 xfs_ioerror_alert("xlog_iodone", l->l_mp, bp, XFS_BUF_ADDR(bp)); in xlog_iodone() 1564 xfs_ioerror_alert("xlog_sync", log->l_mp, bp, in xlog_sync() 1603 xfs_ioerror_alert("xlog_sync (split)", log->l_mp, in xlog_sync()
|
D | xfs_mount.c | 1389 xfs_ioerror_alert("xfs_unmountfs_writesb", in xfs_unmountfs_writesb()
|