Home
last modified time | relevance | path

Searched refs:log_record_header_length (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs/
A Dlogfile.h224 /* 36*/ le16 log_record_header_length;/* Byte size of the log record header. member
A Dlogfile.c227 if (((le16_to_cpu(ra->log_record_header_length) + 7) & ~7) != in ntfs_check_restart_area()
228 le16_to_cpu(ra->log_record_header_length)) { in ntfs_check_restart_area()

Completed in 4 milliseconds