Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_dquot_item.c260 error = xfs_bawrite(mp, bp); in xfs_qm_dquot_logitem_pushbuf()
Dxfs_dquot.c1306 error = xfs_bawrite(mp, bp); in xfs_qm_dqflush()
1589 error = xfs_bawrite(dqp->q_mount, bp); in xfs_qm_dqflock_pushbuf_wait()
/fs/xfs/linux-2.6/
Dxfs_buf.h217 extern int xfs_bawrite(void *mp, xfs_buf_t *bp);
Dxfs_buf.c1081 xfs_bawrite( in xfs_bawrite() function
/fs/xfs/
Dxfs_buf_item.c649 error = xfs_bawrite(bip->bli_item.li_mountp, bp); in xfs_buf_item_push()
Dxfs_inode_item.c816 error = xfs_bawrite(mp, bp); in xfs_inode_item_pushbuf()
Dxfs_inode.c2993 error = xfs_bawrite(mp, bp); in xfs_iflush()