Lines Matching refs:b_ops
1728 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
2006 bp->b_ops = &xfs_allocbt_buf_ops; in xlog_recover_validate_buf_type()
2012 bp->b_ops = &xfs_inobt_buf_ops; in xlog_recover_validate_buf_type()
2016 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()
2030 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
2038 bp->b_ops = &xfs_agfl_buf_ops; in xlog_recover_validate_buf_type()
2046 bp->b_ops = &xfs_agi_buf_ops; in xlog_recover_validate_buf_type()
2057 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()
2070 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
2078 bp->b_ops = &xfs_symlink_buf_ops; in xlog_recover_validate_buf_type()
2087 bp->b_ops = &xfs_dir3_block_buf_ops; in xlog_recover_validate_buf_type()
2096 bp->b_ops = &xfs_dir3_data_buf_ops; in xlog_recover_validate_buf_type()
2105 bp->b_ops = &xfs_dir3_free_buf_ops; in xlog_recover_validate_buf_type()
2114 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xlog_recover_validate_buf_type()
2123 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xlog_recover_validate_buf_type()
2132 bp->b_ops = &xfs_da3_node_buf_ops; in xlog_recover_validate_buf_type()
2141 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()
2149 bp->b_ops = &xfs_attr3_rmt_buf_ops; in xlog_recover_validate_buf_type()
2157 bp->b_ops = &xfs_sb_buf_ops; in xlog_recover_validate_buf_type()
4575 bp->b_ops = &xfs_sb_buf_ops; in xlog_do_recover()