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

/linux-4.1.27/fs/xfs/
H A Dxfs_log_priv.h512 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) xlog_assign_grant_head() function
H A Dxfs_log_recover.c986 xlog_assign_grant_head(&log->l_reserve_head.grant, log->l_curr_cycle, xlog_find_tail()
988 xlog_assign_grant_head(&log->l_write_head.grant, log->l_curr_cycle, xlog_find_tail()
H A Dxfs_log.c197 xlog_assign_grant_head(&head->grant, 1, 0); xlog_grant_head_init()

Completed in 104 milliseconds