Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_log.c134 xlog_grant_sub_space( in xlog_grant_sub_space() function
166 xlog_grant_sub_space(&log->l_reserve_head, diff); in xlog_grant_return_space()
167 xlog_grant_sub_space(&log->l_write_head, diff); in xlog_grant_return_space()
2738 xlog_grant_sub_space(&log->l_reserve_head, ticket->t_curr_res); in xfs_log_ticket_regrant()
2739 xlog_grant_sub_space(&log->l_write_head, ticket->t_curr_res); in xfs_log_ticket_regrant()
2791 xlog_grant_sub_space(&log->l_reserve_head, bytes); in xfs_log_ticket_ungrant()
2792 xlog_grant_sub_space(&log->l_write_head, bytes); in xfs_log_ticket_ungrant()