xfs_trans_roll    404 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args.trans, dp);
xfs_trans_roll    985 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   1000 fs/xfs/xfs_attr.c 	error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   1090 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   1321 fs/xfs/xfs_attr.c 			error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   1373 fs/xfs/xfs_attr.c 	error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   1474 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   1607 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   2109 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args->trans, dp);
xfs_trans_roll   2260 fs/xfs/xfs_attr.c 		error = xfs_trans_roll(&args->trans, args->dp);
xfs_trans_roll   2501 fs/xfs/xfs_attr_leaf.c 	return xfs_trans_roll(&args->trans, args->dp);
xfs_trans_roll   2548 fs/xfs/xfs_attr_leaf.c 	return xfs_trans_roll(&args->trans, args->dp);
xfs_trans_roll   2664 fs/xfs/xfs_attr_leaf.c 	error = xfs_trans_roll(&args->trans, args->dp);
xfs_trans_roll   2722 fs/xfs/xfs_attr_leaf.c 	error = xfs_trans_roll(trans, dp);
xfs_trans_roll   2824 fs/xfs/xfs_attr_leaf.c 		error = xfs_trans_roll(trans, dp);
xfs_trans_roll   2964 fs/xfs/xfs_attr_leaf.c 			error = xfs_trans_roll(trans, dp);
xfs_trans_roll    978 fs/xfs/xfs_trans.h int		xfs_trans_roll(struct xfs_trans **, struct xfs_inode *);