Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_buf.h299 extern int xfs_bwrite(struct xfs_buf *bp);
A Dxfs_buf_item_recover.c1129 error = xfs_bwrite(bp); in xlog_recover_buf_commit_pass2()
A Dxfs_mount.c1610 error = xfs_bwrite(mp->m_sb_bp); in xfs_add_incompat_log_feature()
A Dxfs_buf.c1275 xfs_bwrite( in xfs_bwrite() function
A Dxfs_qm.c167 error = xfs_bwrite(bp); in xfs_qm_dqpurge()
A Dxfs_rtalloc.c849 error = xfs_bwrite(rtsb_bp); in xfs_growfs_rt_init_rtsb()
/fs/xfs/libxfs/
A Dxfs_attr_remote.c539 error = xfs_bwrite(bp); /* GROT: NOTE: synchronous write */ in xfs_attr_rmtval_set_value()
A Dxfs_sb.c1480 error = xfs_bwrite(bp); in xfs_sync_sb_buf()
1482 error = xfs_bwrite(rtsb_bp); in xfs_sync_sb_buf()

Completed in 29 milliseconds