Searched refs:log_record_flags (Results 1 – 4 of 4) sorted by relevance
560 ntfs_log_info("flags = 0x%x:", le16_to_cpu(lr->log_record_flags)); in dump_log_record()561 if (!lr->log_record_flags) in dump_log_record()566 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()
2182 (int)le16_to_cpu(logr->log_record_flags)); in showlogr()
4025 if (action->record.log_record_flags in get_action_kind()
395 LOG_RECORD_FLAGS log_record_flags; member