Home
last modified time | relevance | path

Searched defs:bh2 (Results 1 – 15 of 15) sorted by relevance

/linux-2.4.37.9/fs/sysv/
Dsuper.c50 struct buffer_head *bh2 = sb->sv_bh2; in detected_xenix() local
82 struct buffer_head *bh2 = sb->sv_bh2; in detected_sysv4() local
110 struct buffer_head *bh2 = sb->sv_bh2; in detected_sysv2() local
159 struct buffer_head *bh2 = sb->sv_bh2; in detected_v7() local
433 struct buffer_head *bh, *bh2 = NULL; in v7_read_super() local
/linux-2.4.37.9/fs/ext2/
Dialloc.c155 struct buffer_head * bh2; in ext2_free_inode() local
318 struct buffer_head * bh2; in ext2_new_inode() local
Dballoc.c255 struct buffer_head * bh2; in ext2_free_blocks() local
359 struct buffer_head * bh2; in ext2_new_block() local
/linux-2.4.37.9/fs/ext3/
Dialloc.c184 struct buffer_head * bh2; in ext3_free_inode() local
304 struct buffer_head * bh2; in ext3_new_inode() local
Dballoc.c536 struct buffer_head * bh2; in ext3_new_block() local
/linux-2.4.37.9/fs/jbd/
Drevoke.c303 struct buffer_head *bh2; in journal_revoke() local
410 struct buffer_head *bh2; in journal_cancel_revoke() local
/linux-2.4.37.9/fs/jfs/
Dresize.c86 struct buffer_head *bh, *bh2; in jfs_extendfs() local
/linux-2.4.37.9/drivers/ide/raid/
Dataraid.c168 struct buffer_head *bh1,*bh2; in ataraid_split_request() local
/linux-2.4.37.9/fs/fat/
Dcache.c42 struct buffer_head *bh, *bh2, *c_bh, *c_bh2; in default_fat_access() local
/linux-2.4.37.9/fs/hpfs/
Dea.c317 struct buffer_head *bh1, *bh2; in hpfs_set_ea() local
Dsuper.c366 struct buffer_head *bh0, *bh1, *bh2; in hpfs_read_super() local
Danode.c66 struct buffer_head *bh, *bh1, *bh2; in hpfs_add_sector_to_btree() local
/linux-2.4.37.9/fs/udf/
Dsuper.c1122 struct buffer_head *bh2 = NULL; in udf_process_sequence() local
/linux-2.4.37.9/drivers/md/
Draid1.c736 struct buffer_head *bh2 = bh; in raid1_make_request() local
/linux-2.4.37.9/include/linux/
Djbd.h1001 #define BUFFER_TRACE2(bh, bh2, info) do {} while (0) argument