⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
XATTR_MAX_VALUE_SIZE
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
xattr
veridian_kernel
::
fs
::
xattr
Constant
XATTR_
MAX_
VALUE_
SIZE
Copy item path
Source
pub const XATTR_MAX_VALUE_SIZE: usize = 65536;
Expand description
Maximum size of a single attribute value (64 KB).