Searched refs:__xfs_buf_mark_corrupt (Results 1 – 3 of 3) sorted by relevance
290 void __xfs_buf_mark_corrupt(struct xfs_buf *bp, xfs_failaddr_t fa);291 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address)
1448 __xfs_buf_mark_corrupt( in __xfs_buf_mark_corrupt() function
465 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_data_read()