Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/sysv/
H A Dsuper.c51 struct buffer_head *bh2 = sbi->s_bh2; in detected_xenix() local
83 struct buffer_head *bh2 = sbi->s_bh2; in detected_sysv4() local
111 struct buffer_head *bh2 = sbi->s_bh2; in detected_sysv2() local
160 struct buffer_head *bh2 = sbi->s_bh2; in detected_v7() local
440 struct buffer_head *bh2; in v7_sanity_check() local
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dsuper_mmi.c38 struct buffer_head *bh1, *bh2 = NULL; in qnx6_mmi_fill_super() local
H A Dinode.c298 struct buffer_head *bh1 = NULL, *bh2 = NULL; in qnx6_fill_super() local
/OK3568_Linux_fs/kernel/fs/omfs/
H A Dinode.c107 struct buffer_head *bh, *bh2; in __omfs_write_inode() local
458 struct buffer_head *bh, *bh2; in omfs_fill_super() local
H A Ddir.c163 struct buffer_head *bh, *bh2; in omfs_delete_entry() local
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Drevoke.c354 struct buffer_head *bh2; in jbd2_journal_revoke() local
468 struct buffer_head *bh2; in jbd2_journal_cancel_revoke() local
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dresize.c73 struct buffer_head *bh, *bh2; in jfs_extendfs() local
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dea.c321 struct buffer_head *bh1, *bh2; in hpfs_set_ea() local
H A Danode.c68 struct buffer_head *bh, *bh1, *bh2; in hpfs_add_sector_to_btree() local
H A Dsuper.c539 struct buffer_head *bh0, *bh1, *bh2; in hpfs_fill_super() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dialloc.c433 struct buffer_head *bh2; in ext2_new_inode() local
H A Dballoc.c480 struct buffer_head * bh2; in ext2_free_blocks() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dialloc.c241 struct buffer_head *bh2; in ext4_free_inode() local
H A Dnamei.c1945 struct buffer_head *bh2; in do_split() local
2188 struct buffer_head *bh2; in make_indexed_dir() local
2488 struct buffer_head *bh2; in ext4_dx_add_entry() local
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dnamei.c1107 struct buffer_head **bh2, in ocfs2_double_lock()
H A Drefcounttree.c4725 struct buffer_head *bh2 = NULL; in ocfs2_reflink_inodes_lock() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c1496 struct fsg_buffhd *bh, *bh2; in throw_away_data() local
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h1780 #define BUFFER_TRACE2(bh, bh2, info) do {} while (0) argument