Searched refs:xlog_grant_sub_space (Results 1 – 1 of 1) sorted by relevance
133 xlog_grant_sub_space( in xlog_grant_sub_space() function165 xlog_grant_sub_space(&log->l_reserve_head, diff); in xlog_grant_return_space()166 xlog_grant_sub_space(&log->l_write_head, diff); in xlog_grant_return_space()2737 xlog_grant_sub_space(&log->l_reserve_head, ticket->t_curr_res); in xfs_log_ticket_regrant()2738 xlog_grant_sub_space(&log->l_write_head, ticket->t_curr_res); in xfs_log_ticket_regrant()2792 xlog_grant_sub_space(&log->l_reserve_head, bytes); in xfs_log_ticket_ungrant()2793 xlog_grant_sub_space(&log->l_write_head, bytes); in xfs_log_ticket_ungrant()