Searched defs:blkaddr (Results 1 – 14 of 14) sorted by relevance
/external/f2fs-tools/fsck/ |
D | segment.c | 19 static void write_inode(u64 blkaddr, struct f2fs_node *inode) in write_inode() 32 u64 blkaddr, offset; in reserve_new_block() local 69 unsigned int blkaddr = datablock_addr(dn->node_blk, dn->ofs_in_node); in new_data_block() local 104 block_t blkaddr; in f2fs_read() local 186 block_t blkaddr; in f2fs_write() local
|
D | dir.c | 339 block_t blkaddr = NULL_ADDR; in make_empty_dir() local 379 block_t blkaddr = NULL_ADDR; in page_symlink() local 582 block_t blkaddr = NULL_ADDR; in f2fs_create() local
|
D | node.c | 66 block_t blkaddr = NULL_ADDR; in new_node_block() local
|
D | xattr.c | 75 block_t blkaddr; in write_all_xattrs() local
|
D | resize.c | 242 block_t blkaddr; in migrate_ssa() local
|
D | fsck.c | 576 block_t blkaddr, int last) in check_extent_info() 821 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs + idx]); in fsck_chk_inode_blk() local 1057 block_t blkaddr = le32_to_cpu(node_blk->dn.addr[idx]); in fsck_chk_dnode_blk() local
|
D | dump.c | 230 static void dump_data_blk(struct f2fs_sb_info *sbi, __u64 offset, u32 blkaddr) in dump_data_blk()
|
D | mount.c | 1129 block_t blkaddr; in write_nat_bits() local 1203 block_t blkaddr; in check_nat_bits() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_s3tc_tmp.h | 185 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bes… in fancybasecolorsearch() 377 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[… in storedxtencodedblock() 500 static void encodedxtcolorblockfaster( GLubyte *blkaddr, GLubyte srccolors[4][4][4], in encodedxtcolorblockfaster() 555 static void writedxt5encodedalphablock( GLubyte *blkaddr, GLubyte alphabase1, GLubyte alphabase2, in writedxt5encodedalphablock() 568 static void encodedxt5alpha(GLubyte *blkaddr, GLubyte srccolors[4][4][4], in encodedxt5alpha() 909 GLubyte *blkaddr = dest; in tx_compress_dxtn() local
|
D | texcompress_rgtc.c | 84 GLubyte *blkaddr; in _mesa_texstore_red_rgtc1() local 137 GLbyte *blkaddr; in _mesa_texstore_signed_red_rgtc1() local 190 GLubyte *blkaddr; in _mesa_texstore_rg_rgtc2() local 257 GLbyte *blkaddr; in _mesa_texstore_signed_rg_rgtc2() local
|
/external/u-boot/disk/ |
D | part_iso.c | 54 unsigned long newblkaddr,blkaddr,lastsect,bootaddr; in part_get_info_iso_verb() local
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format.c | 1158 static int f2fs_write_default_quota(int qtype, unsigned int blkaddr, in f2fs_write_default_quota()
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | f2fs.proto | 80 optional uint64 blkaddr = 4; field
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 1399 optional uint64 blkaddr = 4; field
|