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