Searched refs:exfat_read_volume_label (Results 1 – 3 of 3) sorted by relevance
522 int exfat_read_volume_label(struct super_block *sb,
498 ret = exfat_read_volume_label(sb, &uniname); in exfat_ioctl_get_volume_label()
1322 int exfat_read_volume_label(struct super_block *sb, struct exfat_uni_name *label_out) in exfat_read_volume_label() function