Searched refs:xlog_grant_push_threshold (Results 1 – 3 of 3) sorted by relevance
142 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes);
1654 xlog_grant_push_threshold( in xlog_grant_push_threshold() function1717 threshold_lsn = xlog_grant_push_threshold(log, need_bytes); in xlog_grant_push_ail()
384 threshold_lsn = xlog_grant_push_threshold(log, 0); in xfs_defer_relog()