Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h164 __be32 h_cycle; /* write cycle of log : 4 */ member
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c1356 log->l_curr_cycle = be32_to_cpu(rhead->h_cycle); in xlog_set_state()
1641 recp->h_cycle = cpu_to_be32(cycle); in xlog_add_record()
Dxfs_log.c3038 head->h_cycle = cpu_to_be32(log->l_curr_cycle); in xlog_state_get_iclog_space()