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

/linux-master/fs/xfs/
H A Dxfs_buf.h324 void __xfs_buf_mark_corrupt(struct xfs_buf *bp, xfs_failaddr_t fa);
325 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address)
H A Dxfs_buf.c1834 __xfs_buf_mark_corrupt( function
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_block.c153 __xfs_buf_mark_corrupt(*bpp, fa);
H A Dxfs_dir2_data.c434 __xfs_buf_mark_corrupt(*bpp, fa);
H A Dxfs_dir2_node.c232 __xfs_buf_mark_corrupt(*bpp, fa);

Completed in 270 milliseconds