Home
last modified time | relevance | path

Searched refs:partlist (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c663 hd_t *hd, *devlist, *partlist = NULL; in ntfs_device_get_geo() local
704 partlist = hd_list(hddata, hw_partition, 1, NULL); in ntfs_device_get_geo()
705 for (hd = partlist; hd; hd = hd->next) { in ntfs_device_get_geo()
745 if (partlist) in ntfs_device_get_geo()
746 hd_free_hd_list(partlist); in ntfs_device_get_geo()

Completed in 2 milliseconds