Home
last modified time | relevance | path

Searched defs:sect_size (Results 1 – 7 of 7) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Ddevice.c857 int sect_size = 0; in ntfs_device_sector_size_get() local
868 size_t sect_size = 0; in ntfs_device_sector_size_get() local
879 uint32_t sect_size = 0; in ntfs_device_sector_size_get() local
/third_party/exfatprogs/fsck/
Dfsck.c300 int bs_offset, unsigned int sect_size) in boot_region_checksum()
369 int bs_offset, unsigned int sect_size, in read_boot_region()
453 static int restore_boot_region(struct exfat_blk_dev *bd, unsigned int sect_size) in restore_boot_region()
499 unsigned int sect_size; in exfat_boot_region_check() local
/third_party/mesa3d/src/freedreno/decode/
Dpgmdump.c278 next_sect(struct state *state, int *sect_size) in next_sect()
433 int i, sect_size; in dump_shaders_a2xx() local
539 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local
620 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local
703 int i, sect_size; in dump_program() local
/third_party/exfatprogs/lib/
Dexfat_fs.c177 unsigned int clu_size, unsigned int sect_size) in exfat_alloc_buffer()
Dlibexfat.c818 unsigned int sect_size, clu_size; in read_boot_sect() local
/third_party/exfatprogs/include/
Dexfat_fs.h40 unsigned int sect_size; member
/third_party/elfio/elfio/
Delfio.hpp543 Elf_Xword sect_size, in is_sect_in_seg()