Searched refs:xlog_grant_push_ail (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log.c | 58 xlog_grant_push_ail( 223 xlog_grant_push_ail(log, need_bytes); in xlog_grant_head_wake() 249 xlog_grant_push_ail(log, need_bytes); 394 xlog_grant_push_ail(log, tic->t_unit_res); in xfs_log_regrant() 458 xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt in xfs_log_reserve() 1557 xlog_grant_push_ail( in xlog_grant_push_ail() function 2655 xlog_grant_push_ail(log, 0); in xlog_state_set_callback()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log.c | 54 xlog_grant_push_ail( 273 xlog_grant_push_ail(log, need_bytes); in xlog_grant_head_wake() 299 xlog_grant_push_ail(log, need_bytes); 422 xlog_grant_push_ail(log, tic->t_unit_res); in xfs_log_regrant() 481 xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt in xfs_log_reserve() 1739 xlog_grant_push_ail( in xlog_grant_push_ail() function 2719 xlog_grant_push_ail(log, 0); in xlog_state_set_callback()
|
Completed in 9 milliseconds