Home
last modified time | relevance | path

Searched defs:bh (Results 1 – 25 of 71) sorted by relevance

123

/external/e2fsprogs/e2fsck/
Djournal.c70 struct buffer_head *bh; in getblk() local
111 struct buffer_head *bh; in ll_rw_block() local
153 void mark_buffer_dirty(struct buffer_head *bh) in mark_buffer_dirty()
158 static void mark_buffer_clean(struct buffer_head * bh) in mark_buffer_clean()
163 void brelse(struct buffer_head *bh) in brelse()
172 int buffer_uptodate(struct buffer_head *bh) in buffer_uptodate()
177 void mark_buffer_uptodate(struct buffer_head *bh, int val) in mark_buffer_uptodate()
182 void wait_on_buffer(struct buffer_head *bh) in wait_on_buffer()
233 struct buffer_head *bh; in e2fsck_get_journal() local
Drecovery.c74 struct buffer_head *bh; in do_readahead() local
136 struct buffer_head *bh; in jread() local
181 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
322 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
358 struct buffer_head * bh; in do_one_pass() local
713 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()
Djfs_user.h44 #define lock_buffer(bh) do {} while(0) argument
45 #define unlock_buffer(bh) do {} while(0) argument
46 #define buffer_req(bh) 1 argument
151 #define set_buffer_uptodate(bh) mark_buffer_uptodate(bh, 1) argument
Drevoke.c287 struct buffer_head *bh = NULL; in journal_revoke() local
381 struct buffer_head *bh = jh2bh(jh); in journal_cancel_revoke() local
549 struct buffer_head *bh = jh2bh(descriptor); in flush_descriptor() local
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h259 #define J_ASSERT_BH(bh, expr) \ argument
267 #define J_ASSERT_BH(bh, expr) J_ASSERT(expr) argument
285 static inline int buffer_jbd(struct buffer_head *bh) in buffer_jbd()
295 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh()
902 static inline int buffer_jlist_eq(struct buffer_head *bh, int list) in buffer_jlist_eq()
908 static inline int buffer_jdirty(struct buffer_head *bh) in buffer_jdirty()
914 static inline int buffer_jbd_data(struct buffer_head *bh) in buffer_jbd_data()
927 #define buffer_trace_init(bh) do {} while (0) argument
928 #define print_buffer_fields(bh) do {} while (0) argument
929 #define print_buffer_trace(bh) do {} while (0) argument
[all …]
Djfs_compat.h61 #define BUFFER_TRACE(bh, info) do {} while (0) argument
/external/squashfs-tools/kernel/fs/squashfs/
Dblock.c50 struct buffer_head *bh; in get_block_length() local
86 struct buffer_head **bh; in squashfs_read_data() local
/external/mesa3d/src/mesa/main/
Dtexcompress.c451 GLuint bw, bh; in _mesa_compressed_image_address() local
480 GLuint bytes, bw, bh; in _mesa_decompress_image() local
Dformats.c1681 _mesa_get_format_block_size(gl_format format, GLuint *bw, GLuint *bh) in _mesa_get_format_block_size()
1880 const GLuint bw = info->BlockWidth, bh = info->BlockHeight; in _mesa_format_image_size() local
1906 const uint64_t bw = info->BlockWidth, bh = info->BlockHeight; in _mesa_format_image_size64() local
Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_format.c58 GLuint bw, bh; in intel_compressed_num_bytes() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_format.c58 GLuint bw, bh; in intel_compressed_num_bytes() local
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_tex_format.c58 GLuint bw, bh; in intel_compressed_num_bytes() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_rgtc.c53 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
79 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_8unorm() local
126 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_float() local
177 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_snorm_pack_rgba_float() local
245 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
270 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rgtc2_unorm_pack_rgba_8unorm() local
295 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_unorm_pack_rgba_float() local
409 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_snorm_pack_rgba_float() local
Du_format_etc.c28 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
68 const unsigned bw = 4, bh = 4; in util_format_etc1_rgb8_fetch_rgba_float() local
Du_format_s3tc.c250 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_rgb_unpack_rgba_8unorm() local
393 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_dxt1_rgb_pack_rgba_8unorm() local
418 const unsigned bw = 4, bh = 4, comps = 4, bytes_per_block = 8; in util_format_dxt1_rgba_pack_rgba_8unorm() local
443 const unsigned bw = 4, bh = 4, comps = 4, bytes_per_block = 16; in util_format_dxt3_rgba_pack_rgba_8unorm() local
468 const unsigned bw = 4, bh = 4, comps = 4, bytes_per_block = 16; in util_format_dxt5_rgba_pack_rgba_8unorm() local
/external/boringssl/src/crypto/bn/
Dgeneric.c141 #define mul64(l, h, bl, bh) \ argument
182 #define mul_add(r, a, bl, bh, c) \ argument
203 #define mul(r, a, bl, bh, c) \ argument
306 BN_ULONG bl, bh; in bn_mul_add_words() local
336 BN_ULONG bl, bh; in bn_mul_words() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c114 int bw, int bh, int mi_row, int mi_col) { in count_segs()
156 int bw, bh; in count_segs_sb() local
Dvp9_aq_complexity.c120 const int bh = num_8x8_blocks_high_lookup[BLOCK_64X64]; in vp9_caq_select_segment() local
Dvp9_aq_cyclicrefresh.c198 const int bh = num_8x8_blocks_high_lookup[bsize]; in vp9_cyclic_refresh_update_segment() local
252 const int bh = num_8x8_blocks_high_lookup[bsize]; in vp9_cyclic_refresh_update_sb_postencode() local
/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c109 int bw, int bh, int ss_x, int ss_y) { in clamp_mv_to_umv_border_sb()
157 int bw, int bh, in build_inter_predictors()
245 const int bh = 4 * num_4x4_h; in build_inter_predictors_for_planes() local
Dvp9_pred_common.h27 const int bh = num_8x8_blocks_high_lookup[bsize]; in get_segment_id() local
/external/libvncserver/test/
Dbmp.c181 bmphdr bh; int flags=O_RDONLY; in loadbmp() local
304 bmphdr bh; int mode; in savebmp() local
/external/libyuv/files/unit_test/
Dcolor_test.cc480 int rh[256] = { 0, }, gh[256] = { 0, }, bh[256] = { 0, }; in TEST_F() local
501 int rh[256] = { 0, }, gh[256] = { 0, }, bh[256] = { 0, }; in TEST_F() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c46 unsigned bw, bh, bpb, total_size, i; in surface_size() local

123