Home
last modified time | relevance | path

Searched refs:b_io_error (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_buf.h157 int b_io_error; /* internal IO error state */ member
A Dxfs_buf.c1298 if (!bp->b_error && bp->b_io_error) in xfs_buf_ioend()
1299 xfs_buf_ioerror(bp, bp->b_io_error); in xfs_buf_ioend()
1436 cmpxchg(&bp->b_io_error, 0, error); in xfs_buf_bio_end_io()
1666 bp->b_io_error = 0; in __xfs_buf_submit()

Completed in 7 milliseconds