Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.c96 xlog_grant_push_ail(
266 xlog_grant_push_ail(log, need_bytes); in xlog_grant_head_wait()
392 xlog_grant_push_ail(log, tic->t_unit_res); in xfs_log_regrant()
462 xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt in xfs_log_reserve()
1555 xlog_grant_push_ail( in xlog_grant_push_ail() function