Home
last modified time | relevance | path

Searched defs:nr_blocks (Results 1 – 6 of 6) sorted by relevance

/external/f2fs-tools/lib/
Dlibf2fs_io.c119 size_t len, unsigned int block, unsigned int nr_blocks) in sparse_import_segment()
/external/u-boot/fs/fat/
Dfat_write.c30 static int disk_write(__u32 block, __u32 nr_blocks, void *buf) in disk_write()
Dfat.c44 static int disk_read(__u32 block, __u32 nr_blocks, void *buf) in disk_read()
/external/e2fsprogs/lib/ext2fs/
Dsparse_io.c71 unsigned int block, unsigned int nr_blocks) in sparse_import_segment()
/external/u-boot/fs/jffs2/
Djffs2_nand_1pass.c790 unsigned nr_blocks, sectorsize, ofs, offset; in jffs2_1pass_build_lists() local
/external/mesa3d/src/mesa/tnl/
Dt_context.h532 GLuint nr_blocks; member