Home
last modified time | relevance | path

Searched refs:verify_struct (Results 1 – 22 of 22) sorted by relevance

/linux/fs/xfs/scrub/
H A Ddabtree.c217 return bp->b_ops->verify_struct(bp); in xchk_da_btree_verify()
220 return bp->b_ops->verify_struct(bp); in xchk_da_btree_verify()
228 .verify_struct = xchk_da_btree_verify,
H A Drcbag_btree.c163 .verify_struct = rcbagbt_verify,
H A Dsymlink_repair.c144 fa = bp->b_ops->verify_struct(bp); in xrep_symlink_salvage_remote()
H A Dcommon.c1378 if (bp->b_ops->verify_struct == NULL) { in xchk_buffer_recheck()
1382 fa = bp->b_ops->verify_struct(bp); in xchk_buffer_recheck()
H A Drepair.c1272 * See if this buffer can pass the given ->verify_struct() function.
1295 fa = bp->b_ops->verify_struct(bp); in xrep_buf_verify_struct()
/linux/fs/xfs/
H A Dxfs_buf_mem.c219 fa = bp->b_ops->verify_struct(bp); in xmbuf_finalize()
H A Dxfs_buf.h145 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp); member
H A Dxfs_buf_item.c819 if (!bp->b_ops || !bp->b_ops->verify_struct) in xfs_buf_item_precommit()
824 fa = bp->b_ops->verify_struct(bp); in xfs_buf_item_precommit()
/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c339 .verify_struct = xfs_allocbt_verify,
348 .verify_struct = xfs_allocbt_verify,
H A Dxfs_dquot_buf.c291 .verify_struct = xfs_dquot_buf_verify_struct,
H A Dxfs_rtrmap_btree.c304 .verify_struct = xfs_rtrmapbt_verify,
577 .verify_struct = xfs_rtrmapbt_mem_verify,
H A Dxfs_refcount_btree.c283 .verify_struct = xfs_refcountbt_verify,
H A Dxfs_rtbitmap.c117 .verify_struct = xfs_rtbuf_verify,
125 .verify_struct = xfs_rtbuf_verify,
H A Dxfs_rtgroup.c689 .verify_struct = xfs_rtsb_verify_all,
H A Dxfs_attr_remote.c248 .verify_struct = xfs_attr3_rmt_verify_struct,
H A Dxfs_rtrefcount_btree.c249 .verify_struct = xfs_rtrefcountbt_verify,
H A Dxfs_bmap_btree.c469 .verify_struct = xfs_bmbt_verify,
H A Dxfs_da_btree.c380 return bp->b_ops->verify_struct(bp); in xfs_da3_node_verify_struct()
384 return bp->b_ops->verify_struct(bp); in xfs_da3_node_verify_struct()
396 .verify_struct = xfs_da3_node_verify_struct,
H A Dxfs_dir2_data.c408 .verify_struct = xfs_dir3_data_verify,
H A Dxfs_dir2_block.c115 .verify_struct = xfs_dir3_block_verify,
H A Dxfs_alloc.c869 .verify_struct = xfs_agfl_verify,
3358 .verify_struct = xfs_agf_verify,
H A Dxfs_ialloc.c2742 .verify_struct = xfs_agi_verify,