Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_buf.h298 void __xfs_buf_mark_corrupt(struct xfs_buf *bp, xfs_failaddr_t fa);
299 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address)
Dxfs_buf.c1755 __xfs_buf_mark_corrupt( in __xfs_buf_mark_corrupt() function
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_dir2_data.c433 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_data_read()
Dxfs_dir2_block.c152 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_block_read()
Dxfs_dir2_node.c231 __xfs_buf_mark_corrupt(*bpp, fa); in __xfs_dir3_free_read()