NTFS3_RUN_MAX_BYTES
if (run->count >= NTFS3_RUN_MAX_BYTES / sizeof(struct ntfs_run) / 2)
WARN_ON(!is_mft && bytes > NTFS3_RUN_MAX_BYTES);