Searched refs:xlog_grant_push_threshold (Results 1 – 3 of 3) sorted by relevance
159 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes);
1682 xlog_grant_push_threshold( in xlog_grant_push_threshold() function1745 threshold_lsn = xlog_grant_push_threshold(log, need_bytes); in xlog_grant_push_ail()
450 threshold_lsn = xlog_grant_push_threshold(log, 0); in xfs_defer_relog()