Home
last modified time | relevance | path

Searched defs:start_sector (Results 1 - 5 of 5) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage_ram.c70 ram_read(struct inode *ram_inode, uint8_t *buffer, uint64_t start_sector, uint32_t nsectors) ram_read() argument
94 ram_write(struct inode *ram_inode, const uint8_t *buffer, uint64_t start_sector, uint32_t nsectors) ram_write() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dwtvenc.c585 static void write_fat(AVIOContext *pb, int start_sector, int nb_sectors, int shift) in write_fat() argument
597 int64_t start_sector = start_pos >> WTV_SECTOR_BITS; in write_fat_sector() local
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c3166 umass_read(struct Vnode *umass_inode, unsigned char *buffer, uint64_t start_sector, unsigned int nsectors) umass_read() argument
3187 umass_write(struct Vnode *umass_inode, const unsigned char *buffer, uint64_t start_sector, unsigned int nsectors) umass_write() argument
/third_party/FatFs/source/
H A Dff.c3106 FRESULT init_fatobj(FATFS *fs, BYTE fmt, QWORD start_sector) in init_fatobj() argument
3207 FRESULT find_fat_partition(FATFS *fs, los_part *part, BYTE *format, QWORD *start_sector) in find_fat_partition() argument
/third_party/f2fs-tools/include/
H A Df2fs_fs.h475 uint32_t start_sector; member

Completed in 20 milliseconds