Searched refs:verify_struct (Results 1 – 5 of 5) sorted by relevance
131 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp); member
813 if (!bp->b_ops || !bp->b_ops->verify_struct) in xfs_buf_item_precommit()818 fa = bp->b_ops->verify_struct(bp); in xfs_buf_item_precommit()
289 .verify_struct = xfs_dquot_buf_verify_struct,
249 .verify_struct = xfs_rtrefcountbt_verify,
414 .verify_struct = xfs_dir3_data_verify,