Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dexfat_fs.h522 int exfat_read_volume_label(struct super_block *sb,
H A Dfile.c498 ret = exfat_read_volume_label(sb, &uniname); in exfat_ioctl_get_volume_label()
H A Ddir.c1322 int exfat_read_volume_label(struct super_block *sb, struct exfat_uni_name *label_out) in exfat_read_volume_label() function