xfs_log_regrant   132 fs/xfs/xfs_log.h int	  xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
xfs_log_regrant  1006 fs/xfs/xfs_trace.h DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
xfs_log_regrant   194 fs/xfs/xfs_trans.c 			error = xfs_log_regrant(tp->t_mountp, tp->t_ticket);