Home
last modified time | relevance | path

Searched refs:xfs_bwrite (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_buf.h303 extern int xfs_bwrite(struct xfs_buf *bp);
H A Dxfs_buf_item_recover.c1063 error = xfs_bwrite(bp); in xlog_recover_buf_commit_pass2()
H A Dxfs_mount.c1330 error = xfs_bwrite(mp->m_sb_bp); in xfs_add_incompat_log_feature()
H A Dxfs_qm.c150 error = xfs_bwrite(bp); in xfs_qm_dqpurge()
H A Dxfs_buf.c1407 xfs_bwrite( in xfs_bwrite() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c523 error = xfs_bwrite(bp); /* GROT: NOTE: synchronous write */ in xfs_attr_rmtval_set_value()
H A Dxfs_sb.c1170 error = xfs_bwrite(bp); in xfs_sync_sb_buf()