xfs_calc_icreate_reservation  447 fs/xfs/libxfs/xfs_trans_resv.c 	return xfs_calc_icreate_reservation(mp);
xfs_calc_icreate_reservation  460 fs/xfs/libxfs/xfs_trans_resv.c 	return xfs_calc_icreate_reservation(mp) +
xfs_calc_icreate_reservation  817 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp);