Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_log_recover.c3212 __be32 cycle_lsn; in xlog_pack_data() local
3217 cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.h_lsn); in xlog_pack_data()
3223 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
3234 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
3239 xhdr[i].hic_xheader.xh_cycle = cycle_lsn; in xlog_pack_data()