pub const MAX_NAME_LENGTH: u64 = 255;
The maximum length, in bytes, of a single filesystem component.