Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_error.h18 void xfs_buf_corruption_error(struct xfs_buf *bp, xfs_failaddr_t fa);
H A Dxfs_error.c419 xfs_buf_corruption_error( in xfs_buf_corruption_error() function
H A Dxfs_buf.c1522 xfs_buf_corruption_error(bp, fa); in __xfs_buf_mark_corrupt()