Searched refs:vol_serial (Results 1 – 4 of 4) sorted by relevance
127 exfat_info("Volume Serial: \t\t\t\t0x%x\n", le32_to_cpu(pbsx->vol_serial)); in exfat_show_ondisk_all_info()
549 exfat_info("volume serial : 0x%x\n", ppbr->bsx.vol_serial); in exfat_show_volume_serial()618 ppbr->bsx.vol_serial = ui->volume_serial; in exfat_set_volume_serial()
115 __le32 vol_serial; member
64 pbsx->vol_serial = cpu_to_le32(finfo.volume_serial); in exfat_setup_boot_sector()95 exfat_debug("Volume Serial : 0x%x\n", le32_to_cpu(pbsx->vol_serial)); in exfat_setup_boot_sector()