Searched refs:bh (Results 251 - 275 of 287) sorted by relevance

<<1112

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Ddlmglue.c316 struct buffer_head **bh);
1603 /* may or may not return a bh if it went to disk. */
1605 struct buffer_head **bh)
1644 /* read bh, cast, ocfs2_refresh_inode */
1646 bh, OCFS2_BH_CACHED, inode);
1651 fe = (struct ocfs2_dinode *) (*bh)->b_data;
1699 * returned bh. */
1794 /* This is fun. The caller may want a bh back, or it may
1888 struct buffer_head *bh = NULL; local
1891 ret = ocfs2_meta_lock(inode, &bh,
1604 ocfs2_meta_lock_update(struct inode *inode, struct buffer_head **bh) argument
1934 struct buffer_head *bh; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S171 xorb %bh, %bh
256 movb %bh, dac_size # store actual DAC size
461 subb $VIDEO_FIRST_V7>>8, %bh
514 subb $VIDEO_FIRST_VESA>>8, %bh
536 setspc: xorb %bh, %bh # Set special mode
561 xchgb %bl, %bh
585 subb $VIDEO_FIRST_VESA>>8, %bh
589 addb $VIDEO_FIRST_VESA>>8, %bh
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtruemotion2.c675 int bw, bh; local
682 bh = ctx->avctx->height >> 2;
687 if (ctx->tok_lens[TM2_TYPE]<bw*bh){
688 av_log(ctx->avctx,AV_LOG_ERROR,"Got %i tokens for %i blocks\n",ctx->tok_lens[TM2_TYPE],bw*bh);
695 for(j = 0; j < bh; j++) {
H A Dsmacker.c354 int blocks, blk, bw, bh; local
392 bh = avctx->height >> 2;
393 blocks = bw * bh;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon_ccw.c196 unsigned int bh = info->var.xres - (vc->vc_rows*ch); local
212 if (bh) {
216 region.width = bh;
H A Dfbcon_cw.c180 unsigned int bh = info->var.xres - (vc->vc_rows*ch); local
196 if (bh) {
200 region.width = bh;
H A Dfbcon_ud.c227 unsigned int bh = info->var.yres - (vc->vc_rows*ch); local
242 if (bh) {
245 region.height = bh;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h178 struct buffer_head *bh; member in struct:fat_slot_info
346 extern int fat_get_dotdot_entry(struct inode *dir, struct buffer_head **bh,
H A Dreiserfs_fs_sb.h120 struct buffer_head *bh; /* real buffer head */ member in struct:reiserfs_journal_cnode
503 void reiserfs_file_buffer(struct buffer_head *bh, int list);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/asm586/
H A Dmatch.S237 cmpb %bh, %ah
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c321 BN_ULONG bl,bh; local
426 BN_ULONG bl,bh; local
467 BN_ULONG bl,bh; local
544 BN_ULONG bl,bh; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/asm586/
H A Dmatch.S237 cmpb %bh, %ah
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dcafe_nand.c596 u8 ah, al, bh, bl, ch, cl; local
600 bh = b >> 6;
603 ch = gf64_mul(ah ^ al, bh ^ bl) ^ gf64_mul(al, bl);
604 cl = gf64_mul(gf64_mul(ah, bh), 0x21) ^ gf64_mul(al, bl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dibalance.c116 * Items and node pointers are specified by inserted and bh respectively.
121 struct buffer_head **bh)
150 MAX_CHILD_SIZE(bh[i]) - B_FREE_SPACE(bh[i]));
151 put_dc_block_number(&(new_dc[i]), bh[i]->b_blocknr);
118 internal_insert_childs(struct buffer_info *cur_bi, int to, int count, struct item_head *inserted, struct buffer_head **bh) argument
H A Dxattr.c236 struct buffer_head *bh; local
276 bh = de.de_bh;
301 d_reclen = entry_length(bh, ih, entry_num);
302 d_name = B_I_DEH_ENTRY_FILE_NAME(bh, ih, deh);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dudfdecl.h81 struct buffer_head *bh; member in struct:extent_position
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Daes-x86_64-asm.S30 #define R2H %bh
H A Dtwofish-x86_64-asm.S49 #define R1H %bh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dambassador.h627 struct work_struct bh; member in struct:amb_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dwakeup.S142 subb $VIDEO_FIRST_VESA>>8, %bh
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hpfs/
H A Dhpfs_fn.h108 struct buffer_head *bh[4]; member in struct:quad_buffer_head
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dffb.c211 u32 bh; member in struct:ffb_fbc
503 upa_writel(rect->height, &fbc->bh);
541 upa_writel(area->height, &fbc->bh);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c643 uint8_t *bh; local
655 bh = scsi_bios_ptable(bdev);
656 if (bh) {
657 ret = scsi_partsize(bh, capacity,
659 kfree(bh);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_imap.c3026 struct buffer_head *bh; local
3036 if (readSuper(sb, &bh))
3038 j_sb = (struct jfs_superblock *)bh->b_data;
3041 mark_buffer_dirty(bh);
3042 sync_dirty_buffer(bh);
3043 brelse(bh);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Daes-i586-asm.S65 #define ebxh bh

Completed in 309 milliseconds

<<1112