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

XATTR_MAX_VALUE_SIZE

Constant XATTR_MAX_VALUE_SIZE 

Source
pub const XATTR_MAX_VALUE_SIZE: usize = 65536;
Expand description

Maximum size of a single attribute value (64 KB).