Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log.c84 xlog_grant_sub_space( in xlog_grant_sub_space() function
116 xlog_grant_sub_space(&log->l_reserve_head, diff); in xlog_grant_return_space()
117 xlog_grant_sub_space(&log->l_write_head, diff); in xlog_grant_return_space()
2624 xlog_grant_sub_space(&log->l_reserve_head, ticket->t_curr_res); in xfs_log_ticket_regrant()
2625 xlog_grant_sub_space(&log->l_write_head, ticket->t_curr_res); in xfs_log_ticket_regrant()
2677 xlog_grant_sub_space(&log->l_reserve_head, bytes); in xfs_log_ticket_ungrant()
2678 xlog_grant_sub_space(&log->l_write_head, bytes); in xfs_log_ticket_ungrant()