Searched defs:bh2 (Results 1 – 19 of 19) sorted by relevance
/linux-6.1.9/fs/sysv/ |
D | super.c | 51 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 442 struct buffer_head *bh2; in v7_sanity_check() local
|
/linux-6.1.9/fs/qnx6/ |
D | super_mmi.c | 38 struct buffer_head *bh1, *bh2 = NULL; in qnx6_mmi_fill_super() local
|
D | inode.c | 298 struct buffer_head *bh1 = NULL, *bh2 = NULL; in qnx6_fill_super() local
|
/linux-6.1.9/fs/omfs/ |
D | inode.c | 106 struct buffer_head *bh, *bh2; in __omfs_write_inode() local 457 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-6.1.9/fs/jbd2/ |
D | revoke.c | 354 struct buffer_head *bh2; in jbd2_journal_revoke() local 468 struct buffer_head *bh2; in jbd2_journal_cancel_revoke() local
|
/linux-6.1.9/fs/jfs/ |
D | resize.c | 73 struct buffer_head *bh, *bh2; in jfs_extendfs() local
|
/linux-6.1.9/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 | 539 struct buffer_head *bh0, *bh1, *bh2; in hpfs_fill_super() local
|
/linux-6.1.9/fs/ext2/ |
D | ialloc.c | 427 struct buffer_head *bh2; in ext2_new_inode() local
|
D | balloc.c | 481 struct buffer_head * bh2; in ext2_free_blocks() local
|
/linux-6.1.9/fs/ext4/ |
D | ialloc.c | 241 struct buffer_head *bh2; in ext4_free_inode() local
|
D | namei.c | 1962 struct buffer_head *bh2; in do_split() local 2210 struct buffer_head *bh2; in make_indexed_dir() local 2510 struct buffer_head *bh2; in ext4_dx_add_entry() local
|
/linux-6.1.9/fs/ocfs2/ |
D | namei.c | 1110 struct buffer_head **bh2, in ocfs2_double_lock()
|
D | refcounttree.c | 4695 struct buffer_head *bh2 = NULL; in ocfs2_reflink_inodes_lock() local
|
/linux-6.1.9/fs/ntfs3/ |
D | fsntfs.c | 839 struct buffer_head *bh1, *bh2; in ntfs_update_mftmirr() local
|
/linux-6.1.9/include/linux/ |
D | jbd2.h | 1826 #define BUFFER_TRACE2(bh, bh2, info) do {} while (0) argument
|
/linux-6.1.9/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 1497 struct fsg_buffhd *bh, *bh2; in throw_away_data() local
|