Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_log_format.h188 typedef union xlog_in_core2 { union
/Linux-v6.6/fs/xfs/
Dxfs_log.c1820 union xlog_in_core2 *xhdr = (union xlog_in_core2 *)rhead; in xlog_cksum()