Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h339 LOG_RECORD_MULTI_PAGE = const_cpu_to_le16(0x0001), /* ??? */ enumerator
/third_party/ntfs-3g/ntfsprogs/
Dntfsdump_logfile.c566 if (lr->log_record_flags & LOG_RECORD_MULTI_PAGE) { in dump_log_record()
570 if (lr->log_record_flags & ~LOG_RECORD_MULTI_PAGE) { in dump_log_record()