Searched defs:nr_blocks (Results 1 – 6 of 6) sorted by relevance
/external/f2fs-tools/lib/ |
D | libf2fs_io.c | 119 size_t len, unsigned int block, unsigned int nr_blocks) in sparse_import_segment()
|
/external/u-boot/fs/fat/ |
D | fat_write.c | 30 static int disk_write(__u32 block, __u32 nr_blocks, void *buf) in disk_write()
|
D | fat.c | 44 static int disk_read(__u32 block, __u32 nr_blocks, void *buf) in disk_read()
|
/external/e2fsprogs/lib/ext2fs/ |
D | sparse_io.c | 71 unsigned int block, unsigned int nr_blocks) in sparse_import_segment()
|
/external/u-boot/fs/jffs2/ |
D | jffs2_nand_1pass.c | 790 unsigned nr_blocks, sectorsize, ofs, offset; in jffs2_1pass_build_lists() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_context.h | 532 GLuint nr_blocks; member
|