log_record_header_length  227 fs/ntfs/logfile.c 	if (((le16_to_cpu(ra->log_record_header_length) + 7) & ~7) !=
log_record_header_length  228 fs/ntfs/logfile.c 			le16_to_cpu(ra->log_record_header_length)) {
log_record_header_length  224 fs/ntfs/logfile.h /* 36*/	le16 log_record_header_length;/* Byte size of the log record header.