Home
last modified time | relevance | path

Searched refs:xrep_buf_verify_struct (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
A Drepair.h161 bool xrep_buf_verify_struct(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
A Ddir_repair.c635 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()
A Drepair.c1188 xrep_buf_verify_struct( in xrep_buf_verify_struct() function
A Dattr_repair.c592 xrep_buf_verify_struct(bp, &xfs_attr3_leaf_buf_ops) && in xrep_xattr_recover_block()

Completed in 13 milliseconds