Home
last modified time | relevance | path

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

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