Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h167 #define XLOG_REC_SIZE_OTHER sizeof(struct xlog_rec_header) macro
170 #define XLOG_REC_SIZE_OTHER offsetofend(struct xlog_rec_header, h_size) macro