Searched defs:part_offset (Results 1 - 2 of 2) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ | ||
H A D | win32_io.c | 964 ntfs_device_win32_open_volume_for_partition(unsigned int drive_id, s64 part_offset, s64 part_length, int flags) ntfs_device_win32_open_volume_for_partition() argument 1060 ntfs_device_win32_find_partition(HANDLE handle, DWORD partition_id, s64 *part_offset, s64 *part_length, int *hidden_sectors) ntfs_device_win32_find_partition() argument |
/third_party/toybox/toys/pending/ | ||
H A D | fdisk.c | 91 static struct partition* part_offset(char *secbuf, int i) in part_offset() function [all...] |
Completed in 5 milliseconds