⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

XATTR_MAX_NAME_LEN

Constant XATTR_MAX_NAME_LEN 

Source
pub const XATTR_MAX_NAME_LEN: usize = 255;
Expand description

Maximum length of an attribute name (including namespace prefix).