Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_shared.h37 extern const struct xfs_buf_ops xfs_agi_buf_ops;
47 extern const struct xfs_buf_ops xfs_agi_buf_ops;
Dxfs_ialloc.c2574 const struct xfs_buf_ops xfs_agi_buf_ops = { variable
2597 XFS_FSS_TO_BB(mp, 1), 0, bpp, &xfs_agi_buf_ops); in xfs_read_agi()
/linux-4.4.14/fs/xfs/
Dxfs_fsops.c294 &xfs_agi_buf_ops); in xfs_growfs_data_private()
Dxfs_log_recover.c2046 bp->b_ops = &xfs_agi_buf_ops; in xlog_recover_validate_buf_type()