Searched refs:xfs_inobt_buf_ops (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c297 const struct xfs_buf_ops xfs_inobt_buf_ops = { variable in typeref:struct:xfs_buf_ops
339 .buf_ops = &xfs_inobt_buf_ops,
361 .buf_ops = &xfs_inobt_buf_ops,
H A Dxfs_shared.h48 extern const struct xfs_buf_ops xfs_inobt_buf_ops;
/linux-4.1.27/fs/xfs/
H A Dxfs_fsops.c389 &xfs_inobt_buf_ops); xfs_growfs_data_private()
414 &xfs_inobt_buf_ops); xfs_growfs_data_private()
H A Dxfs_log_recover.c2003 bp->b_ops = &xfs_inobt_buf_ops; xlog_recover_validate_buf_type()

Completed in 133 milliseconds