Home
last modified time | relevance | path

Searched refs:xfs_ail_get_push_target (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans_priv.h116 static inline xfs_lsn_t xfs_ail_get_push_target(struct xfs_ail *ailp) in xfs_ail_get_push_target() function
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c560 threshold_lsn = xfs_ail_get_push_target(log->l_ailp); in xfs_defer_relog()