Searched refs:xfs_dir3_block_buf_ops (Results 1 – 5 of 5) sorted by relevance
121 extern const struct xfs_buf_ops xfs_dir3_block_buf_ops;
109 const struct xfs_buf_ops xfs_dir3_block_buf_ops = { variable150 XFS_DATA_FORK, &xfs_dir3_block_buf_ops); in xfs_dir3_block_read()178 bp->b_ops = &xfs_dir3_block_buf_ops; in xfs_dir3_block_init()
347 bp->b_ops = &xfs_dir3_block_buf_ops; in xfs_dir3_data_reada_verify()
330 bp->b_ops = &xfs_dir3_block_buf_ops; in xlog_recover_validate_buf_type()
635 if (!xrep_buf_verify_struct(bp, &xfs_dir3_block_buf_ops)) in xrep_dir_recover_dirblock()