Home
last modified time | relevance | path

Searched refs:__xfs_buf_mark_corrupt (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/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
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c454 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_data_read()
H A Dxfs_dir2_block.c152 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_block_read()
H A Dxfs_dir2_node.c231 __xfs_buf_mark_corrupt(*bpp, fa); in __xfs_dir3_free_read()