Home
last modified time | relevance | path

Searched defs:sect_size (Results 1 - 6 of 6) sorted by relevance

/third_party/exfatprogs/include/
H A Dexfat_fs.h40 unsigned int sect_size; member
/third_party/exfatprogs/lib/
H A Dexfat_fs.c176 exfat_alloc_buffer(int count, unsigned int clu_size, unsigned int sect_size) exfat_alloc_buffer() argument
H A Dlibexfat.c818 unsigned int sect_size, clu_size; in read_boot_sect() local
/third_party/ntfs-3g/libntfs-3g/
H A 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
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c278 next_sect(struct state *state, int *sect_size) in next_sect() argument
433 int i, sect_size; in dump_shaders_a2xx() local
539 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; dump_shaders_a3xx() local
620 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; dump_shaders_a3xx() local
703 int i, sect_size; dump_program() local
[all...]
/third_party/exfatprogs/fsck/
H A Dfsck.c299 boot_region_checksum(int dev_fd, int bs_offset, unsigned int sect_size) boot_region_checksum() argument
368 read_boot_region(struct exfat_blk_dev *bd, struct pbr **pbr, int bs_offset, unsigned int sect_size, bool verbose) read_boot_region() argument
453 restore_boot_region(struct exfat_blk_dev *bd, unsigned int sect_size) restore_boot_region() argument
499 unsigned int sect_size; exfat_boot_region_check() local
[all...]

Completed in 6 milliseconds