xfs_trans_roll_inode  652 fs/xfs/libxfs/xfs_attr.c 		error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode  667 fs/xfs/libxfs/xfs_attr.c 	error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode  740 fs/xfs/libxfs/xfs_attr.c 		error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode  922 fs/xfs/libxfs/xfs_attr.c 			error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode  959 fs/xfs/libxfs/xfs_attr.c 	error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode 1042 fs/xfs/libxfs/xfs_attr.c 		error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode 1160 fs/xfs/libxfs/xfs_attr.c 		error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode 2707 fs/xfs/libxfs/xfs_attr_leaf.c 	return xfs_trans_roll_inode(&args->trans, args->dp);
xfs_trans_roll_inode 2758 fs/xfs/libxfs/xfs_attr_leaf.c 	return xfs_trans_roll_inode(&args->trans, args->dp);
xfs_trans_roll_inode 2876 fs/xfs/libxfs/xfs_attr_leaf.c 	error = xfs_trans_roll_inode(&args->trans, args->dp);
xfs_trans_roll_inode  498 fs/xfs/libxfs/xfs_attr_remote.c 		error = xfs_trans_roll_inode(&args->trans, dp);
xfs_trans_roll_inode  629 fs/xfs/libxfs/xfs_attr_remote.c 		error = xfs_trans_roll_inode(&args->trans, args->dp);
xfs_trans_roll_inode  583 fs/xfs/scrub/repair.c 		return xfs_trans_roll_inode(&sc->tp, sc->ip);
xfs_trans_roll_inode   84 fs/xfs/xfs_attr_inactive.c 			error = xfs_trans_roll_inode(trans, dp);
xfs_trans_roll_inode  294 fs/xfs/xfs_attr_inactive.c 		error = xfs_trans_roll_inode(trans, dp);
xfs_trans_roll_inode  361 fs/xfs/xfs_attr_inactive.c 	error = xfs_trans_roll_inode(trans, dp);
xfs_trans_roll_inode 1565 fs/xfs/xfs_inode.c 		error = xfs_trans_roll_inode(&tp, ip);
xfs_trans_roll_inode  235 fs/xfs/xfs_trans.h int		xfs_trans_roll_inode(struct xfs_trans **, struct xfs_inode *);