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