Searched refs:smart_buf_t (Results 1 – 2 of 2) sorted by relevance
66 static uint32_t __smart_attribute_max(smart_buf_t *sb);68 static smart_map_t *__smart_map(smart_h h, smart_buf_t *sb);70 static int32_t __smart_read_pages(smart_h h, smart_buf_t *sb);132 smart_buf_t *sb = NULL; in smart_read()135 sb = calloc(1, sizeof(smart_buf_t)); in smart_read()192 smart_buf_t *sb = NULL; in smart_free()501 __smart_attr_max_ata(smart_buf_t *sb) in __smart_attr_max_ata()513 __smart_attr_max_nvme(smart_buf_t *sb) in __smart_attr_max_nvme()525 __smart_attr_max_scsi(smart_buf_t *sb) in __smart_attr_max_scsi()537 __smart_attribute_max(smart_buf_t *sb) in __smart_attribute_max()[all …]
68 } smart_buf_t; typedef92 smart_buf_t *sb;