Searched refs:log_record_header_length (Results 1 – 4 of 4) sorted by relevance
253 if (((le16_to_cpu(ra->log_record_header_length) + 7) & ~7) != in ntfs_check_restart_area()254 le16_to_cpu(ra->log_record_header_length)) { in ntfs_check_restart_area()
239 /* 36*/ le16 log_record_header_length;/* Byte size of the log record header. member
410 le16_to_cpu(ra->log_record_header_length), in dump_restart_areas_area()411 le16_to_cpu(ra->log_record_header_length)); in dump_restart_areas_area()
2770 (int)le16_to_cpu(resa->log_record_header_length)); in showrest()