Home
last modified time | relevance | path

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

/third_party/exfatprogs/dump/
Ddump.c156 volume_label = exfat_conv_volume_label(&ed[0]); in exfat_show_ondisk_all_info()
/third_party/exfatprogs/include/
Dlibexfat.h156 char *exfat_conv_volume_label(struct exfat_dentry *vol_entry);
/third_party/exfatprogs/lib/
Dlibexfat.c386 char *exfat_conv_volume_label(struct exfat_dentry *vol_entry) in exfat_conv_volume_label() function