Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.c95 xlog_grant_sub_space( in xlog_grant_sub_space() function
2994 xlog_grant_sub_space(log, &log->l_reserve_head.grant, in xfs_log_ticket_regrant()
2996 xlog_grant_sub_space(log, &log->l_write_head.grant, in xfs_log_ticket_regrant()
3054 xlog_grant_sub_space(log, &log->l_reserve_head.grant, bytes); in xfs_log_ticket_ungrant()
3055 xlog_grant_sub_space(log, &log->l_write_head.grant, bytes); in xfs_log_ticket_ungrant()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.c145 xlog_grant_sub_space( in xlog_grant_sub_space() function
3007 xlog_grant_sub_space(log, &log->l_reserve_head.grant, in xfs_log_ticket_regrant()
3009 xlog_grant_sub_space(log, &log->l_write_head.grant, in xfs_log_ticket_regrant()
3065 xlog_grant_sub_space(log, &log->l_reserve_head.grant, bytes); in xfs_log_ticket_ungrant()
3066 xlog_grant_sub_space(log, &log->l_write_head.grant, bytes); in xfs_log_ticket_ungrant()

Completed in 10 milliseconds