Searched refs:xfs_buf_mark_corrupt (Results 1 – 2 of 2) sorted by relevance
149 xfs_buf_mark_corrupt(bp); in xfs_attr3_node_inactive()200 xfs_buf_mark_corrupt(child_bp); in xfs_attr3_node_inactive()310 xfs_buf_mark_corrupt(bp); in xfs_attr3_root_inactive()
291 #define xfs_buf_mark_corrupt(bp) __xfs_buf_mark_corrupt((bp), __this_address) macro