Home
last modified time | relevance | path

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

/third_party/exfatprogs/include/
Dlibexfat.h111 char *exfat_conv_volume_label(struct exfat_dentry *vol_entry);
/third_party/exfatprogs/dump/
Ddump.c150 volume_label = exfat_conv_volume_label(&ed[0]); in exfat_show_ondisk_all_info()
/third_party/exfatprogs/lib/
Dlibexfat.c387 char *exfat_conv_volume_label(struct exfat_dentry *vol_entry) in exfat_conv_volume_label() function
428 volume_label = exfat_conv_volume_label(vol_entry); in exfat_show_volume_label()