Searched refs:xrep_buf_verify_struct (Results 1 – 4 of 4) sorted by relevance
161 bool xrep_buf_verify_struct(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
635 if (!xrep_buf_verify_struct(bp, &xfs_dir3_block_buf_ops)) in xrep_dir_recover_dirblock()642 if (!xrep_buf_verify_struct(bp, &xfs_dir3_data_buf_ops)) in xrep_dir_recover_dirblock()
1188 xrep_buf_verify_struct( in xrep_buf_verify_struct() function
592 xrep_buf_verify_struct(bp, &xfs_attr3_leaf_buf_ops) && in xrep_xattr_recover_block()
Completed in 13 milliseconds