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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c93 s64 part_length; member in struct:__anon1364
528 fd->part_length = ntfs_device_win32_getsize(handle);
566 fd->part_length = fd->geo_size;
587 s64 part_offset, s64 part_length, int flags)
601 (unsigned long long)part_length, flags);
647 == part_length)) {
672 * @part_length: pointer to where to put the length of the partition
683 s64 *part_offset, s64 *part_length, int *hidden_sectors)
726 *part_length = drive_layout->PartitionEntry[i].
754 s64 part_start, part_length; local
586 ntfs_device_win32_open_volume_for_partition(unsigned int drive_id, s64 part_offset, s64 part_length, int flags) argument
682 ntfs_device_win32_find_partition(HANDLE handle, DWORD partition_id, s64 *part_offset, s64 *part_length, int *hidden_sectors) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7722.c300 int part_length = -1; local
312 part_length = 3;
316 part_length = 2;
323 part_length = 2;
327 part_length = 2;
331 part_length = 2;
337 for (i = 0; i < part_length; i ++ ) {
347 values, part_length);
349 for (i = 0; i < part_length; i ++ ) {

Completed in 42 milliseconds