Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log_priv.h576 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head() function
H A Dxfs_log_recover.c1216 xlog_assign_grant_head(&log->l_reserve_head.grant, log->l_curr_cycle, in xlog_set_state()
1218 xlog_assign_grant_head(&log->l_write_head.grant, log->l_curr_cycle, in xlog_set_state()
H A Dxfs_log.c203 xlog_assign_grant_head(&head->grant, 1, 0); in xlog_grant_head_init()