Searched defs:bh2 (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/fs/sysv/ |
D | super.c | 50 struct buffer_head *bh2 = sbi->s_bh2; in detected_xenix() local 82 struct buffer_head *bh2 = sbi->s_bh2; in detected_sysv4() local 110 struct buffer_head *bh2 = sbi->s_bh2; in detected_sysv2() local 159 struct buffer_head *bh2 = sbi->s_bh2; in detected_v7() local 441 struct buffer_head *bh2; in v7_sanity_check() local
|
/Linux-v4.19/fs/qnx6/ |
D | super_mmi.c | 38 struct buffer_head *bh1, *bh2 = NULL; in qnx6_mmi_fill_super() local
|
D | inode.c | 299 struct buffer_head *bh1 = NULL, *bh2 = NULL; in qnx6_fill_super() local
|
/Linux-v4.19/fs/omfs/ |
D | inode.c | 106 struct buffer_head *bh, *bh2; in __omfs_write_inode() local 459 struct buffer_head *bh, *bh2; in omfs_fill_super() local
|
D | dir.c | 163 struct buffer_head *bh, *bh2; in omfs_delete_entry() local
|
/Linux-v4.19/fs/jbd2/ |
D | revoke.c | 346 struct buffer_head *bh2; in jbd2_journal_revoke() local 454 struct buffer_head *bh2; in jbd2_journal_cancel_revoke() local
|
/Linux-v4.19/fs/jfs/ |
D | resize.c | 85 struct buffer_head *bh, *bh2; in jfs_extendfs() local
|
/Linux-v4.19/fs/hpfs/ |
D | ea.c | 321 struct buffer_head *bh1, *bh2; in hpfs_set_ea() local
|
D | anode.c | 68 struct buffer_head *bh, *bh1, *bh2; in hpfs_add_sector_to_btree() local
|
D | super.c | 545 struct buffer_head *bh0, *bh1, *bh2; in hpfs_fill_super() local
|
/Linux-v4.19/fs/ext2/ |
D | ialloc.c | 436 struct buffer_head *bh2; in ext2_new_inode() local
|
D | balloc.c | 482 struct buffer_head * bh2; in ext2_free_blocks() local
|
/Linux-v4.19/fs/ext4/ |
D | ialloc.c | 237 struct buffer_head *bh2; in ext4_free_inode() local
|
D | namei.c | 1678 struct buffer_head *bh2; in do_split() local 1906 struct buffer_head *bh2; in make_indexed_dir() local 2170 struct buffer_head *bh2; in ext4_dx_add_entry() local
|
/Linux-v4.19/fs/ocfs2/ |
D | namei.c | 1119 struct buffer_head **bh2, in ocfs2_double_lock()
|
D | refcounttree.c | 4721 struct buffer_head **bh2) in ocfs2_reflink_inodes_lock()
|
/Linux-v4.19/include/linux/ |
D | jbd2.h | 1636 #define BUFFER_TRACE2(bh, bh2, info) do {} while (0) argument
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 1441 struct fsg_buffhd *bh, *bh2; in throw_away_data() local
|