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

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

Completed in 240 milliseconds