Searched refs:fs_label (Results 1 – 1 of 1) sorted by relevance
188 char *fs_label = NULL; in check_plausibility() local244 fs_label = blkid_get_tag_value(cache, "LABEL", device); in check_plausibility()249 if (fs_label) in check_plausibility()251 device, fs_type, fs_label); in check_plausibility()258 free(fs_label); in check_plausibility()