Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c502 u8 log_page_bits; in ntfs_check_logfile() local
517 log_page_bits = ffs(log_page_size) - 1; in ntfs_check_logfile()
525 log_page_bits < MinLogRecordPages) { in ntfs_check_logfile()