Searched refs:xfs_bwrite (Results 1 – 8 of 8) sorted by relevance
299 extern int xfs_bwrite(struct xfs_buf *bp);
1129 error = xfs_bwrite(bp); in xlog_recover_buf_commit_pass2()
1610 error = xfs_bwrite(mp->m_sb_bp); in xfs_add_incompat_log_feature()
1275 xfs_bwrite( in xfs_bwrite() function
167 error = xfs_bwrite(bp); in xfs_qm_dqpurge()
849 error = xfs_bwrite(rtsb_bp); in xfs_growfs_rt_init_rtsb()
539 error = xfs_bwrite(bp); /* GROT: NOTE: synchronous write */ in xfs_attr_rmtval_set_value()
1480 error = xfs_bwrite(bp); in xfs_sync_sb_buf()1482 error = xfs_bwrite(rtsb_bp); in xfs_sync_sb_buf()
Completed in 29 milliseconds