Searched refs:xrep_buf_verify_struct (Results 1 – 3 of 3) sorted by relevance
183 bool xrep_buf_verify_struct(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
641 if (!xrep_buf_verify_struct(bp, &xfs_dir3_block_buf_ops)) in xrep_dir_recover_dirblock()648 if (!xrep_buf_verify_struct(bp, &xfs_dir3_data_buf_ops)) in xrep_dir_recover_dirblock()
1280 xrep_buf_verify_struct( in xrep_buf_verify_struct() function