⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
XATTR_CREATE
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
xattr
veridian_kernel
::
fs
::
xattr
Constant
XATTR_
CREATE
Copy item path
Source
pub const XATTR_CREATE: u32 = 1;
Expand description
Flag: fail if the attribute already exists (exclusive create).