Lines Matching refs:b_ops
1728 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_do_inode_buffer()
1997 bp->b_ops = &xfs_allocbt_buf_ops; in xlog_recover_validate_buf_type()
2003 bp->b_ops = &xfs_inobt_buf_ops; in xlog_recover_validate_buf_type()
2007 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()
2021 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
2029 bp->b_ops = &xfs_agfl_buf_ops; in xlog_recover_validate_buf_type()
2037 bp->b_ops = &xfs_agi_buf_ops; in xlog_recover_validate_buf_type()
2048 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()
2061 bp->b_ops = &xfs_inode_buf_ops; in xlog_recover_validate_buf_type()
2069 bp->b_ops = &xfs_symlink_buf_ops; in xlog_recover_validate_buf_type()
2078 bp->b_ops = &xfs_dir3_block_buf_ops; in xlog_recover_validate_buf_type()
2087 bp->b_ops = &xfs_dir3_data_buf_ops; in xlog_recover_validate_buf_type()
2096 bp->b_ops = &xfs_dir3_free_buf_ops; in xlog_recover_validate_buf_type()
2105 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xlog_recover_validate_buf_type()
2114 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xlog_recover_validate_buf_type()
2123 bp->b_ops = &xfs_da3_node_buf_ops; in xlog_recover_validate_buf_type()
2132 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()
2140 bp->b_ops = &xfs_attr3_rmt_buf_ops; in xlog_recover_validate_buf_type()
2148 bp->b_ops = &xfs_sb_buf_ops; in xlog_recover_validate_buf_type()
4459 bp->b_ops = &xfs_sb_buf_ops; in xlog_do_recover()