Searched refs:xlog_in_core2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 191 typedef union xlog_in_core2 { union |
/linux-6.12.1/fs/xfs/ | ||
D | xfs_log.c | 1581 union xlog_in_core2 *xhdr = (union xlog_in_core2 *)rhead; in xlog_cksum() |