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

XATTR_MAX_ATTRS_PER_INODE

Constant XATTR_MAX_ATTRS_PER_INODE 

Source
pub const XATTR_MAX_ATTRS_PER_INODE: usize = 256;
Expand description

Maximum number of attributes per inode.