Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h188 typedef union xlog_in_core2 { union
/openbmc/linux/fs/xfs/
H A Dxfs_log.c1821 union xlog_in_core2 *xhdr = (union xlog_in_core2 *)rhead; in xlog_cksum()