Home
last modified time | relevance | path

Searched refs:bt_ioerror_rl (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_message.c125 if (!___ratelimit(&bp->b_target->bt_ioerror_rl, rlmsg)) in xfs_buf_alert_ratelimited()
Dxfs_buf.h125 struct ratelimit_state bt_ioerror_rl; member
Dxfs_buf.c2073 ratelimit_state_init(&btp->bt_ioerror_rl, 30 * HZ, in xfs_init_buftarg()