Searched refs:vol_serial (Results 1 – 4 of 4) sorted by relevance
133 exfat_info("Volume Serial: \t\t\t\t0x%x\n", le32_to_cpu(pbsx->vol_serial)); in exfat_show_ondisk_all_info()
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()
116 __le32 vol_serial; member
578 exfat_info("volume serial : 0x%x\n", ppbr->bsx.vol_serial); in exfat_show_volume_serial()653 ppbr->bsx.vol_serial = ui->volume_serial; in exfat_set_volume_serial()