Searched refs:l_prev_cycle (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h447 int l_prev_cycle; /* Cycle number before last member in struct:log
H A Dxfs_log.c2864 log->l_prev_cycle = log->l_curr_cycle;
3400 if (CYCLE_LSN(tail_lsn) == log->l_prev_cycle) {
3406 ASSERT(CYCLE_LSN(tail_lsn)+1 == log->l_prev_cycle);

Completed in 53 milliseconds