tr_remove         809 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_remove.tr_logres = xfs_calc_remove_reservation(mp);
tr_remove         810 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_remove.tr_logcount = XFS_REMOVE_LOG_COUNT;
tr_remove         811 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_remove.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
tr_remove          26 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_remove;	/* unlink trans */
tr_remove        2892 fs/xfs/xfs_inode.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_remove, resblks, 0, 0, &tp);
tr_remove        2895 fs/xfs/xfs_inode.c 		error = xfs_trans_alloc(mp, &M_RES(mp)->tr_remove, 0, 0, 0,