struct zxio_node_attr_has_t
Defined at line 323 of file ../../sdk/lib/zxio/include/lib/zxio/types.h
Presence indicator for these fields.
If a particular field is absent, it should be set to zero/none,
and the corresponding presence indicator will be false.
Therefore, a completely empty |zxio_node_attributes_t| may be conveniently
obtained via value-initialization e.g. `zxio_node_attributes_t a = {};`.
Public Members
bool protocols
bool abilities
bool id
bool content_size
bool storage_size
bool link_count
bool creation_time
bool modification_time
bool change_time
bool access_time
bool mode
bool uid
bool gid
bool rdev
bool fsverity_options
bool fsverity_root_hash
bool fsverity_enabled
bool object_type
bool casefold
bool wrapping_key_id
bool selinux_context
bool pending_access_time_update