FreeBSD ZFS
The Zettabyte File System
|
array of attributes to store. More...
#include <sa.h>
Data Fields | |
void * | sa_data |
sa_data_locator_t * | sa_data_func |
uint16_t | sa_length |
sa_attr_type_t | sa_attr |
void * | sa_addr |
uint16_t | sa_buftype |
uint16_t | sa_size |
array of attributes to store.
This array should be treated as opaque/private data. The SA_BULK_ADD_ATTR() macro should be used for manipulating the array.
When sa_replace_all_by_template() is used the attributes will be stored in the order defined in the array, except that the attributes may be split between the bonus and the spill buffer
void* sa_bulk_attr::sa_addr |
uint16_t sa_bulk_attr::sa_buftype |
void* sa_bulk_attr::sa_data |
uint16_t sa_bulk_attr::sa_length |
uint16_t sa_bulk_attr::sa_size |