Searched defs:startblock (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/lseek/ |
D | lseek11.c | 63 off_t startblock; member
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/onenand/ |
D | onenand_bbt.c | 68 int startblock; in create_bbt() local
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 457 int startblock; in create_bbt() local 526 int startblock, block, dir; in search_bbt() local 622 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local
|
/third_party/uboot/u-boot-2020.01/fs/fat/ |
D | fat_write.c | 110 __u32 startblock = mydata->fatbufnum * FATBUFBLOCKS; in flush_dirty_fat_buffer() local 292 __u32 startblock = bufnum * FATBUFBLOCKS; in set_fatent_value() local
|
D | fat.c | 200 __u32 startblock = bufnum * FATBUFBLOCKS; in get_fatent() local
|
/third_party/uboot/u-boot-2020.01/fs/ext4/ |
D | ext4_common.c | 195 uint64_t startblock; in put_ext4() local 1659 long int startblock, endblock; in read_allocated_block() local
|