Home
last modified time | relevance | path

Searched defs:blkaddr (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_rgtc.c86 GLubyte *blkaddr; in _mesa_texstore_red_rgtc1() local
139 GLbyte *blkaddr; in _mesa_texstore_signed_red_rgtc1() local
192 GLubyte *blkaddr; _mesa_texstore_rg_rgtc2() local
257 GLbyte *blkaddr; _mesa_texstore_signed_rg_rgtc2() local
[all...]
H A Dtexcompress_s3tc_tmp.h188 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], in fancybasecolorsearch() argument
380 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], in storedxtencodedblock() argument
503 encodedxtcolorblockfaster( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLint numxpixels, GLint numypixels, GLuint type ) encodedxtcolorblockfaster() argument
558 writedxt5encodedalphablock( GLubyte *blkaddr, GLubyte alphabase1, GLubyte alphabase2, GLubyte alphaenc[16]) writedxt5encodedalphablock() argument
571 encodedxt5alpha(GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLint numxpixels, GLint numypixels) encodedxt5alpha() argument
916 GLubyte *blkaddr = dest; tx_compress_dxt1() local
947 GLubyte *blkaddr = dest; tx_compress_dxt3() local
985 GLubyte *blkaddr = dest; tx_compress_dxt5() local
[all...]
/third_party/mesa3d/src/util/
H A Dtexcompress_rgtc_tmp.h61 static void TAG(write_rgtc_encoded_channel)(TYPE *blkaddr, in write_rgtc_encoded_channel() argument
76 void TAG(encode_rgtc_ubyte)(TYPE *blkaddr, TYP argument
[all...]
/third_party/f2fs-tools/fsck/
H A Dxattr.c91 block_t blkaddr; in write_all_xattrs() local
H A Dnode.c51 block_t blkaddr = NULL_ADDR; in f2fs_rebuild_qf_inode() local
117 block_t blkaddr = NULL_ADDR; in new_node_block() local
H A Dsegment.c28 u64 blkaddr, offset; in reserve_new_block() local
123 unsigned int blkaddr = datablock_addr(dn->node_blk, dn->ofs_in_node); new_data_block() local
182 block_t blkaddr; f2fs_read() local
271 block_t blkaddr; f2fs_write_ex() local
494 u32 blkaddr, prev_blkaddr, cur_blk = 0, end_blk; update_largest_extent() local
[all...]
H A Dresize.c244 block_t blkaddr; in migrate_ssa() local
[all...]
H A Ddir.c343 block_t blkaddr = NULL_ADDR; in make_empty_dir() local
384 block_t blkaddr = NULL_ADDR; in page_symlink() local
684 block_t blkaddr = NULL_ADDR; in f2fs_create() local
[all...]
H A Ddump.c250 static void dump_data_blk(struct f2fs_sb_info *sbi, __u64 offset, u32 blkaddr) in dump_data_blk() argument
545 pgoff_t blkaddr; dump_node_scan_disk() local
[all...]
H A Df2fs.h499 block_t blkaddr; /* block address locating the last fsync */ member
537 static inline bool is_valid_data_blkaddr(block_t blkaddr) in is_valid_data_blkaddr() argument
H A Dfsck.c612 check_extent_info(struct child_info *child, block_t blkaddr, int last) check_extent_info() argument
867 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs]); fsck_chk_inode_blk() local
910 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs]); fsck_chk_inode_blk() local
945 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs + idx]); fsck_chk_inode_blk() local
1216 block_t blkaddr = le32_to_cpu(node_blk->dn.addr[idx]); fsck_chk_dnode_blk() local
[all...]
H A Dmount.c313 block_t blkaddr; in print_inode_info() local
651 f2fs_is_valid_blkaddr(struct f2fs_sb_info *sbi, block_t blkaddr, int type) f2fs_is_valid_blkaddr() argument
693 block_t blkaddr, start_blk = 0, len = 0; f2fs_ra_meta_pages() local
1626 block_t blkaddr; write_nat_bits() local
1700 block_t blkaddr; check_nat_bits() local
3441 block_t blkaddr; find_fsync_inode() local
3500 do_record_fsync_data(struct f2fs_sb_info *sbi, struct f2fs_node *node_blk, block_t blkaddr) do_record_fsync_data() argument
3586 block_t blkaddr; traverse_dnodes() local
[all...]
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c1301 static int f2fs_write_default_quota(int qtype, unsigned int blkaddr, in f2fs_write_default_quota() argument
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c593 int write_inode(struct f2fs_node *inode, u64 blkaddr) in write_inode() argument

Completed in 23 milliseconds