Searched refs:sector_count (Results 1 – 6 of 6) sorted by relevance
80 __u8 sector_count; member87 __u8 sector_count; member98 __u8 sector_count; member
66 const uint64_t sector_count) { in Load() argument71 if (!sector_count || !sector_bytes) { in Load()73 __FUNCTION__, __LINE__, sector_count, sector_bytes); in Load()77 if (sector_bytes > (UINT64_MAX / sector_count)) { in Load()79 __FUNCTION__, __LINE__, sector_count, sector_bytes); in Load()82 count = sector_bytes * sector_count; in Load()131 const uint64_t sector_count) { in Save() argument136 count = sector_bytes * sector_count; in Save()
81 const uint64_t sector_count);96 const uint64_t sector_count);
391 uint64_t sector_count; /* Sector count of partition */ member422 uint64_t sector_count; member
94 shcall->sector_count = params->streaming_lba_count; in LoadKernel()166 shpart->sector_count = part_size; in LoadKernel()
274 shc->sector_count, in GetVdatLoadKernelDebug()303 shp->sector_count, in GetVdatLoadKernelDebug()