Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.c70 STATIC void xlog_grant_push_ail(struct log *log,
220 xlog_grant_push_ail(log, need_bytes); in xlog_grant_head_wait()
346 xlog_grant_push_ail(log, tic->t_unit_res); in xfs_log_regrant()
416 xlog_grant_push_ail(log, tic->t_unit_res * tic->t_cnt); in xfs_log_reserve()
1304 xlog_grant_push_ail( in xlog_grant_push_ail() function