Searched defs:sector_size (Results 1 - 12 of 12) sorted by relevance
/third_party/eudev/src/mtd_probe/ |
H A D | probe_smartmedia.c | 38 int sector_size; in probe_smart_media() local
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_mass_storage_ram.c | 55 uint32_t sector_size; member 75 uint32_t sector_size = sc->sector_size; in ram_read() local 99 uint32_t sector_size = sc->sector_size; in ram_write() local [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | device.c | 586 int sector_size; in ntfs_device_size_get() local
|
/third_party/exfatprogs/include/ |
H A D | libexfat.h | 69 unsigned int sector_size; member
|
/third_party/exfatprogs/lib/ |
H A D | libexfat.c | 354 unsigned int cluster_size, sector_size; in exfat_get_root_entry_offset() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsfix.c | 751 rewrite_boot(struct ntfs_device *dev, char *full_bs, s32 sector_size) rewrite_boot() argument 1227 try_fix_boot(ntfs_volume *vol, char *full_bs, s64 read_sector, s64 fix_sectors, s32 sector_size) try_fix_boot() argument 1288 try_alternate_boot(ntfs_volume *vol, char *full_bs, s32 sector_size, s64 shown_sectors) try_alternate_boot() argument 1448 s32 sector_size; fix_startup() local [all...] |
H A D | mkntfs.c | 221 long sector_size; /* -s, in bytes, power of 2, default is 512 bytes. */ member [all...] |
H A D | ntfsresize.c | 4349 get_volume_data(expand_t *expand, struct ntfs_device *dev, s32 sector_size) get_volume_data() argument 4492 int sector_size; expand_to_beginning() local [all...] |
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 892 uint32_t sector_size; in get_device_info() local [all...] |
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | volume.h | 196 u16 sector_size; /* Byte size of a sector. */ member
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | vir.c | 744 int sector_size = V3D_CHANNELS * sizeof(uint32_t) * 8; in v3d_vs_set_prog_data() local 2144 const uint32_t sector_size = V3D_CHANNELS * sizeof(uint32_t) * 8; in compute_vpm_size_in_sectors() local
|
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 396 uint32_t sector_size; member 477 uint32_t sector_size; member
|
Completed in 24 milliseconds