Home
last modified time | relevance | path

Searched refs:__xfs_buf_mark_corrupt (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.h280 void __xfs_buf_mark_corrupt(struct xfs_buf *bp, xfs_failaddr_t fa);
281 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address)
H A Dxfs_buf.c1769 __xfs_buf_mark_corrupt( in __xfs_buf_mark_corrupt() function
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.h311 void __xfs_buf_mark_corrupt(struct xfs_buf *bp, xfs_failaddr_t fa);
312 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address)
H A Dxfs_buf.c1761 __xfs_buf_mark_corrupt( in __xfs_buf_mark_corrupt() function
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c152 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_block_read()
H A Dxfs_dir2_data.c433 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_data_read()
H A Dxfs_dir2_node.c231 __xfs_buf_mark_corrupt(*bpp, fa); in __xfs_dir3_free_read()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_block.c152 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_block_read()
H A Dxfs_dir2_data.c433 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_data_read()
H A Dxfs_dir2_node.c231 __xfs_buf_mark_corrupt(*bpp, fa); in __xfs_dir3_free_read()

Completed in 20 milliseconds