Home
last modified time | relevance | path

Searched defs:XLOG_REC_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h166 #define XLOG_REC_SIZE offsetofend(struct xlog_rec_header, h_size) macro
169 #define XLOG_REC_SIZE sizeof(struct xlog_rec_header) macro