Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_log_format.h157 __be32 h_cycle; /* write cycle of log : 4 */ member
/fs/xfs/
Dxfs_log_recover.c983 log->l_curr_cycle = be32_to_cpu(rhead->h_cycle); in xlog_find_tail()
1214 recp->h_cycle = cpu_to_be32(cycle); in xlog_add_record()
Dxfs_log.c2904 head->h_cycle = cpu_to_be32(log->l_curr_cycle); in xlog_state_get_iclog_space()