Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h170 __be32 h_prev_block; /* block number to previous LR : 4 */ member
/linux-4.19.296/fs/xfs/
Dxfs_log.c3253 iclog->ic_header.h_prev_block = cpu_to_be32(log->l_prev_block); in xlog_state_switch_iclogs()