Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc_btree.c391 const struct xfs_buf_ops xfs_allocbt_buf_ops = { variable
461 .buf_ops = &xfs_allocbt_buf_ops,
483 .buf_ops = &xfs_allocbt_buf_ops,
Dxfs_shared.h40 extern const struct xfs_buf_ops xfs_allocbt_buf_ops;
/fs/xfs/
Dxfs_fsops.c348 &xfs_allocbt_buf_ops); in xfs_growfs_data_private()
373 &xfs_allocbt_buf_ops); in xfs_growfs_data_private()
Dxfs_log_recover.c2437 bp->b_ops = &xfs_allocbt_buf_ops; in xlog_recover_validate_buf_type()