Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fsops.c486 &xfs_sb_buf_ops); in xfs_growfs_data_private()
492 bp->b_ops = &xfs_sb_buf_ops; in xfs_growfs_data_private()
Dxfs_mount.h401 extern const struct xfs_buf_ops xfs_sb_buf_ops;
Dxfs_mount.c782 const struct xfs_buf_ops xfs_sb_buf_ops = { variable
819 loud ? &xfs_sb_buf_ops in xfs_readsb()
863 bp->b_ops = &xfs_sb_buf_ops; in xfs_readsb()
Dxfs_log_recover.c2121 bp->b_ops = &xfs_sb_buf_ops; in xlog_recovery_validate_buf_type()
4004 bp->b_ops = &xfs_sb_buf_ops; in xlog_do_recover()