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