Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_priv.h507 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head() function
Dxfs_log_recover.c1361 xlog_assign_grant_head(&log->l_reserve_head.grant, log->l_curr_cycle, in xlog_set_state()
1363 xlog_assign_grant_head(&log->l_write_head.grant, log->l_curr_cycle, in xlog_set_state()
Dxfs_log.c186 xlog_assign_grant_head(&head->grant, 1, 0); in xlog_grant_head_init()