Searched refs:xfs_log_regrant (Results 1 – 4 of 4) sorted by relevance
174 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
216 error = xfs_log_regrant(tp->t_mountp, tp->t_ticket); in xfs_trans_reserve()
972 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
371 xfs_log_regrant( in xfs_log_regrant() function