Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.c489 static unsigned char *search_fat_label(struct vfat_dir_entry *dir, int count) in search_fat_label() function
568 vol_label = search_fat_label(dir, root_dir_entries); in probe_fat()
598 vol_label = search_fat_label(dir, count); in probe_fat()