tr_create         817 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp);
tr_create         818 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create.tr_logcount = XFS_CREATE_LOG_COUNT;
tr_create         819 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
tr_create          28 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_create;	/* create trans */
tr_create        1168 fs/xfs/xfs_inode.c 		tres = &M_RES(mp)->tr_create;
tr_create         773 fs/xfs/xfs_qm.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_create,