Searched refs:NTFS3_RUN_MAX_BYTES (Results 1 – 1 of 1) sorted by relevance
18 #define NTFS3_RUN_MAX_BYTES 0x10000 macro304 if (run->count >= NTFS3_RUN_MAX_BYTES / sizeof(struct ntfs_run) / 2) in run_truncate_around()387 WARN_ON(!is_mft && bytes > NTFS3_RUN_MAX_BYTES); in run_add_entry()