Searched defs:bh2 (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.4/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 440 struct buffer_head *bh2; in v7_sanity_check() local
|
/Linux-v5.4/fs/qnx6/ |
D | super_mmi.c | 38 struct buffer_head *bh1, *bh2 = NULL; in qnx6_mmi_fill_super() local
|
D | inode.c | 300 struct buffer_head *bh1 = NULL, *bh2 = NULL; in qnx6_fill_super() local
|
/Linux-v5.4/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-v5.4/drivers/staging/exfat/ |
D | exfat_blkdev.c | 72 struct buffer_head *bh2; in bdev_write() local
|
/Linux-v5.4/fs/jbd2/ |
D | revoke.c | 354 struct buffer_head *bh2; in jbd2_journal_revoke() local 462 struct buffer_head *bh2; in jbd2_journal_cancel_revoke() local
|
/Linux-v5.4/fs/jfs/ |
D | resize.c | 72 struct buffer_head *bh, *bh2; in jfs_extendfs() local
|
/Linux-v5.4/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 | 540 struct buffer_head *bh0, *bh1, *bh2; in hpfs_fill_super() local
|
/Linux-v5.4/fs/ext2/ |
D | ialloc.c | 432 struct buffer_head *bh2; in ext2_new_inode() local
|
D | balloc.c | 482 struct buffer_head * bh2; in ext2_free_blocks() local
|
/Linux-v5.4/fs/ext4/ |
D | ialloc.c | 237 struct buffer_head *bh2; in ext4_free_inode() local
|
D | namei.c | 1816 struct buffer_head *bh2; in do_split() local 2040 struct buffer_head *bh2; in make_indexed_dir() local 2311 struct buffer_head *bh2; in ext4_dx_add_entry() local
|
/Linux-v5.4/fs/ocfs2/ |
D | namei.c | 1105 struct buffer_head **bh2, in ocfs2_double_lock()
|
D | refcounttree.c | 4723 struct buffer_head *bh2 = NULL; in ocfs2_reflink_inodes_lock() local
|
/Linux-v5.4/include/linux/ |
D | jbd2.h | 1654 #define BUFFER_TRACE2(bh, bh2, info) do {} while (0) argument
|
/Linux-v5.4/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 1448 struct fsg_buffhd *bh, *bh2; in throw_away_data() local
|