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