Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_buf.h282 void __xfs_buf_mark_corrupt(struct xfs_buf *bp, xfs_failaddr_t fa);
283 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address)
A Dxfs_buf.c1702 __xfs_buf_mark_corrupt( in __xfs_buf_mark_corrupt() function
/linux/fs/xfs/libxfs/
A Dxfs_dir2_data.c433 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_data_read()
A Dxfs_dir2_block.c152 __xfs_buf_mark_corrupt(*bpp, fa); in xfs_dir3_block_read()
A Dxfs_dir2_node.c231 __xfs_buf_mark_corrupt(*bpp, fa); in __xfs_dir3_free_read()

Completed in 17 milliseconds