Searched refs:fs_label (Results 1 – 1 of 1) sorted by relevance
187 char *fs_label = NULL; in check_plausibility() local243 fs_label = blkid_get_tag_value(cache, "LABEL", device); in check_plausibility()248 if (fs_label) in check_plausibility()250 device, fs_type, fs_label); in check_plausibility()257 free(fs_label); in check_plausibility()