Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_priv.h538 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head() function
Dxfs_log_recover.c1222 xlog_assign_grant_head(&log->l_reserve_head.grant, log->l_curr_cycle, in xlog_set_state()
1224 xlog_assign_grant_head(&log->l_write_head.grant, log->l_curr_cycle, in xlog_set_state()
Dxfs_log.c153 xlog_assign_grant_head(&head->grant, 1, 0); in xlog_grant_head_init()