Home
last modified time | relevance | path

Searched refs:xlog_grant_push_threshold (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.h143 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes);
H A Dxfs_log.c1500 xlog_grant_push_threshold( in xlog_grant_push_threshold() function
1551 * thresholds set out by xlog_grant_push_threshold. We may need to adopt a
1563 threshold_lsn = xlog_grant_push_threshold(log, need_bytes); in xlog_grant_push_ail()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.h159 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes);
H A Dxfs_log.c1682 xlog_grant_push_threshold( in xlog_grant_push_threshold() function
1733 * thresholds set out by xlog_grant_push_threshold. We may need to adopt a
1745 threshold_lsn = xlog_grant_push_threshold(log, need_bytes); in xlog_grant_push_ail()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_defer.c384 threshold_lsn = xlog_grant_push_threshold(log, 0); in xfs_defer_relog()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_defer.c450 threshold_lsn = xlog_grant_push_threshold(log, 0); in xfs_defer_relog()

Completed in 14 milliseconds