Home
last modified time | relevance | path

Searched refs:SB_LABEL_SIZE (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dbcache.c19 #define SB_LABEL_SIZE 32 macro
39 uint8_t label[SB_LABEL_SIZE];
100 volume_id_set_label_string(id, sb->label, SB_LABEL_SIZE); in volume_id_probe_bcache()