xfs_bwrite       1302 fs/xfs/quota/xfs_dquot.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite       2153 fs/xfs/xfs_attr.c 		if ((error = xfs_bwrite(mp, bp))) {/* GROT: NOTE: synchronous write */
xfs_bwrite        220 fs/xfs/xfs_fsops.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite        244 fs/xfs/xfs_fsops.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite        265 fs/xfs/xfs_fsops.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite        287 fs/xfs/xfs_fsops.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite        304 fs/xfs/xfs_fsops.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite        387 fs/xfs/xfs_fsops.c 		if (!(error = xfs_bwrite(mp, bp))) {
xfs_bwrite       3209 fs/xfs/xfs_inode.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite        161 fs/xfs/xfs_log_recover.c 	if ((error = xfs_bwrite(log->l_mp, bp)))
xfs_bwrite       2223 fs/xfs/xfs_log_recover.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite       2516 fs/xfs/xfs_log_recover.c 		error = xfs_bwrite(mp, bp);
xfs_bwrite         73 fs/xfs/xfs_rw.h extern int xfs_bwrite(struct xfs_mount *mp, struct xfs_buf *bp);
xfs_bwrite        683 fs/xfs/xfs_vfsops.c 						error = xfs_bwrite(mp, bp);
xfs_bwrite        708 fs/xfs/xfs_vfsops.c 			error = xfs_bwrite(mp, bp);