Searched refs:__xfs_buf_ioerror (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_buf.h318 extern void __xfs_buf_ioerror(struct xfs_buf *bp, int error,
320 #define xfs_buf_ioerror(bp, err) __xfs_buf_ioerror((bp), (err), __this_address)
H A Dxfs_error.c447 __xfs_buf_ioerror(bp, error, fa);
H A Dxfs_buf.c1436 __xfs_buf_ioerror( function

Completed in 131 milliseconds