Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.c85 xlog_grant_push_ail(
255 xlog_grant_push_ail(log, need_bytes); in xlog_grant_head_wait()
381 xlog_grant_push_ail(log, tic->t_unit_res); in xfs_log_regrant()
449 xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt in xfs_log_reserve()
1630 xlog_grant_push_ail( in xlog_grant_push_ail() function