⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
XATTR_MAX_ATTRS_PER_INODE
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
xattr
veridian_kernel
::
fs
::
xattr
Constant
XATTR_
MAX_
ATTRS_
PER_
INODE
Copy item path
Source
pub const XATTR_MAX_ATTRS_PER_INODE: usize = 256;
Expand description
Maximum number of attributes per inode.