Home
last modified time | relevance | path

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

/linux-3.3/fs/xfs/
Dxfs_log_priv.h622 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head() function
Dxfs_log.c1103 xlog_assign_grant_head(&log->l_grant_reserve_head, 1, 0); in xlog_alloc_log()
1104 xlog_assign_grant_head(&log->l_grant_write_head, 1, 0); in xlog_alloc_log()
Dxfs_log_recover.c968 xlog_assign_grant_head(&log->l_grant_reserve_head, log->l_curr_cycle, in xlog_find_tail()
970 xlog_assign_grant_head(&log->l_grant_write_head, log->l_curr_cycle, in xlog_find_tail()