Searched defs:hast_resource (Results 1 – 1 of 1) sorted by relevance
145 struct hast_resource { struct147 char hr_name[NAME_MAX];149 int hr_replication;151 int hr_original_replication;153 char hr_provname[NAME_MAX];155 int hr_extentsize;157 int hr_keepdirty;159 char hr_exec[PATH_MAX];161 int hr_compression;163 int hr_checksum;[all …]