Symbol: buffer_head
arch/m68k/include/asm/machdep.h
13
struct buffer_head;
block/fops.c
462
struct buffer_head *bh, int create)
drivers/md/md-bitmap.c
507
struct buffer_head *bh;
drivers/md/md-bitmap.c
519
struct buffer_head *bh = page_buffers(page);
drivers/md/md-bitmap.c
536
struct buffer_head *bh;
drivers/md/md-bitmap.c
543
struct buffer_head *next = bh->b_this_page;
drivers/md/md-bitmap.c
563
struct buffer_head *bh;
fs/adfs/adfs.h
138
struct buffer_head *dm_bh;
fs/adfs/adfs.h
94
struct buffer_head *bh[4];
fs/adfs/adfs.h
95
struct buffer_head **bhs;
fs/adfs/dir.c
101
struct buffer_head **bhs;
fs/adfs/dir.c
192
struct buffer_head *bh = dir->bhs[i];
fs/adfs/dir_f.c
72
struct buffer_head * const *bh = dir->bh;
fs/adfs/inode.c
17
adfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh,
fs/adfs/super.c
256
struct buffer_head *bh,
fs/adfs/super.c
261
struct buffer_head *bh;
fs/adfs/super.c
305
static int adfs_validate_bblk(struct super_block *sb, struct buffer_head *bh,
fs/adfs/super.c
327
static int adfs_validate_dr0(struct super_block *sb, struct buffer_head *bh,
fs/affs/affs.h
137
extern int affs_insert_hash(struct inode *inode, struct buffer_head *bh);
fs/affs/affs.h
138
extern int affs_remove_hash(struct inode *dir, struct buffer_head *rem_bh);
fs/affs/affs.h
140
extern u32 affs_checksum_block(struct super_block *sb, struct buffer_head *bh);
fs/affs/affs.h
141
extern void affs_fix_checksum(struct super_block *sb, struct buffer_head *bh);
fs/affs/affs.h
230
static inline struct buffer_head *
fs/affs/affs.h
238
static inline struct buffer_head *
fs/affs/affs.h
246
static inline struct buffer_head *
fs/affs/affs.h
249
struct buffer_head *bh;
fs/affs/affs.h
261
static inline struct buffer_head *
fs/affs/affs.h
264
struct buffer_head *bh;
fs/affs/affs.h
275
affs_brelse(struct buffer_head *bh)
fs/affs/affs.h
283
affs_adjust_checksum(struct buffer_head *bh, u32 val)
fs/affs/affs.h
289
affs_adjust_bitmapchecksum(struct buffer_head *bh, u32 val)
fs/affs/affs.h
56
struct buffer_head *i_ext_bh; /* bh of last extended block */
fs/affs/affs.h
93
struct buffer_head *s_root_bh; /* Cached root block. */
fs/affs/affs.h
99
struct buffer_head *s_bmap_bh;
fs/affs/amigaffs.c
146
struct buffer_head *bh, *link_bh = NULL;
fs/affs/amigaffs.c
237
struct buffer_head *bh;
fs/affs/amigaffs.c
26
affs_insert_hash(struct inode *dir, struct buffer_head *bh)
fs/affs/amigaffs.c
271
struct buffer_head *bh = NULL;
fs/affs/amigaffs.c
29
struct buffer_head *dir_bh;
fs/affs/amigaffs.c
339
affs_checksum_block(struct super_block *sb, struct buffer_head *bh)
fs/affs/amigaffs.c
357
affs_fix_checksum(struct super_block *sb, struct buffer_head *bh)
fs/affs/amigaffs.c
75
affs_remove_hash(struct inode *dir, struct buffer_head *rem_bh)
fs/affs/amigaffs.c
78
struct buffer_head *bh;
fs/affs/bitmap.c
120
struct buffer_head *bh;
fs/affs/bitmap.c
247
struct buffer_head *bmap_bh = NULL, *bh = NULL;
fs/affs/bitmap.c
43
struct buffer_head *bh;
fs/affs/dir.c
83
struct buffer_head *dir_bh = NULL;
fs/affs/dir.c
84
struct buffer_head *fh_bh = NULL;
fs/affs/file.c
120
static struct buffer_head *
fs/affs/file.c
121
affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext)
fs/affs/file.c
124
struct buffer_head *new_bh;
fs/affs/file.c
158
static inline struct buffer_head *
fs/affs/file.c
162
struct buffer_head *bh = AFFS_I(inode)->i_ext_bh;
fs/affs/file.c
172
static struct buffer_head *
fs/affs/file.c
176
struct buffer_head *bh;
fs/affs/file.c
201
struct buffer_head *prev_bh;
fs/affs/file.c
22
static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext);
fs/affs/file.c
298
affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create)
fs/affs/file.c
301
struct buffer_head *ext_bh;
fs/affs/file.c
471
static inline struct buffer_head *
fs/affs/file.c
474
struct buffer_head *bh, tmp_bh;
fs/affs/file.c
490
static inline struct buffer_head *
fs/affs/file.c
493
struct buffer_head *bh, tmp_bh;
fs/affs/file.c
509
static inline struct buffer_head *
fs/affs/file.c
512
struct buffer_head *bh, tmp_bh;
fs/affs/file.c
532
struct buffer_head *bh;
fs/affs/file.c
54
struct buffer_head *bh;
fs/affs/file.c
564
struct buffer_head *bh, *prev_bh;
fs/affs/file.c
699
struct buffer_head *bh, *prev_bh;
fs/affs/file.c
877
struct buffer_head *ext_bh;
fs/affs/file.c
955
struct buffer_head *bh = affs_bread_ino(inode, last_blk, 0);
fs/affs/inode.c
169
struct buffer_head *bh;
fs/affs/inode.c
21
struct buffer_head *bh;
fs/affs/inode.c
297
struct buffer_head *bh;
fs/affs/inode.c
352
struct buffer_head *inode_bh = NULL;
fs/affs/inode.c
353
struct buffer_head *bh;
fs/affs/namei.c
169
static struct buffer_head *
fs/affs/namei.c
173
struct buffer_head *bh;
fs/affs/namei.c
202
struct buffer_head *bh;
fs/affs/namei.c
320
struct buffer_head *bh;
fs/affs/namei.c
409
struct buffer_head *bh = NULL;
fs/affs/namei.c
458
struct buffer_head *bh_old = NULL;
fs/affs/namei.c
459
struct buffer_head *bh_new = NULL;
fs/affs/namei.c
527
struct buffer_head *bh;
fs/affs/super.c
311
struct buffer_head *root_bh = NULL;
fs/affs/super.c
312
struct buffer_head *boot_bh;
fs/affs/super.c
36
struct buffer_head *bh = sbi->s_root_bh;
fs/affs/symlink.c
16
struct buffer_head *bh;
fs/befs/btree.c
137
struct buffer_head *bh;
fs/befs/btree.c
83
struct buffer_head *bh;
fs/befs/datastream.c
135
struct buffer_head *bh;
fs/befs/datastream.c
314
struct buffer_head *indirblock;
fs/befs/datastream.c
428
struct buffer_head *dbl_indir_block;
fs/befs/datastream.c
429
struct buffer_head *indir_block;
fs/befs/datastream.c
48
struct buffer_head *
fs/befs/datastream.c
52
struct buffer_head *bh;
fs/befs/datastream.h
7
struct buffer_head *befs_read_datastream(struct super_block *sb,
fs/befs/io.c
26
struct buffer_head *
fs/befs/io.c
29
struct buffer_head *bh;
fs/befs/io.h
5
struct buffer_head *befs_bread_iaddr(struct super_block *sb,
fs/befs/linuxvfs.c
135
struct buffer_head *bh_result, int create)
fs/befs/linuxvfs.c
301
struct buffer_head *bh;
fs/befs/linuxvfs.c
44
static int befs_get_block(struct inode *, sector_t, struct buffer_head *, int);
fs/befs/linuxvfs.c
782
struct buffer_head *bh;
fs/bfs/dir.c
136
struct buffer_head *bh;
fs/bfs/dir.c
180
struct buffer_head *bh;
fs/bfs/dir.c
214
struct buffer_head *old_bh, *new_bh;
fs/bfs/dir.c
25
static struct buffer_head *bfs_find_entry(struct inode *dir,
fs/bfs/dir.c
278
struct buffer_head *bh;
fs/bfs/dir.c
32
struct buffer_head *bh;
fs/bfs/dir.c
325
static struct buffer_head *bfs_find_entry(struct inode *dir,
fs/bfs/dir.c
330
struct buffer_head *bh = NULL;
fs/bfs/file.c
37
struct buffer_head *bh, *new;
fs/bfs/file.c
66
struct buffer_head *bh_result, int create)
fs/bfs/inode.c
114
static struct bfs_inode *find_inode(struct super_block *sb, u16 ino, struct buffer_head **p)
fs/bfs/inode.c
138
struct buffer_head *bh;
fs/bfs/inode.c
182
struct buffer_head *bh;
fs/bfs/inode.c
332
struct buffer_head *bh, *sbh;
fs/bfs/inode.c
39
struct buffer_head *bh;
fs/buffer.c
1029
static struct buffer_head *
fs/buffer.c
1042
struct buffer_head *bh;
fs/buffer.c
1091
void mark_buffer_dirty(struct buffer_head *bh)
fs/buffer.c
1124
void mark_buffer_write_io_error(struct buffer_head *bh)
fs/buffer.c
1141
void __brelse(struct buffer_head *bh)
fs/buffer.c
1158
void __bforget(struct buffer_head *bh)
fs/buffer.c
116
void __wait_on_buffer(struct buffer_head * bh)
fs/buffer.c
1166
static void buffer_set_crypto_ctx(struct bio *bio, const struct buffer_head *bh,
fs/buffer.c
1181
static void __bh_submit(struct buffer_head *bh, blk_opf_t opf,
fs/buffer.c
122
static void buffer_io_error(struct buffer_head *bh, char *msg)
fs/buffer.c
1237
void bh_submit(struct buffer_head *bh, blk_opf_t opf, bio_end_io_t end_io)
fs/buffer.c
1243
static struct buffer_head *__bread_slow(struct buffer_head *bh)
fs/buffer.c
1276
struct buffer_head *bhs[BH_LRU_SIZE];
fs/buffer.c
1301
static void bh_lru_install(struct buffer_head *bh)
fs/buffer.c
1303
struct buffer_head *evictee = bh;
fs/buffer.c
1338
static struct buffer_head *
fs/buffer.c
1341
struct buffer_head *ret = NULL;
fs/buffer.c
1351
struct buffer_head *bh = __this_cpu_read(bh_lrus.bhs[i]);
fs/buffer.c
1378
static struct buffer_head *
fs/buffer.c
1382
struct buffer_head *bh = lookup_bh_lru(bdev, block, size);
fs/buffer.c
1395
struct buffer_head *
fs/buffer.c
1403
struct buffer_head *
fs/buffer.c
1425
struct buffer_head *bdev_getblk(struct block_device *bdev, sector_t block,
fs/buffer.c
1428
struct buffer_head *bh;
fs/buffer.c
144
bool bio_endio_bh(struct bio *bio, struct buffer_head **bhp)
fs/buffer.c
1448
struct buffer_head *bh = bdev_getblk(bdev, block, size,
fs/buffer.c
147
struct buffer_head *bh = bio->bi_private;
fs/buffer.c
1480
struct buffer_head *__bread_gfp(struct block_device *bdev, sector_t block,
fs/buffer.c
1483
struct buffer_head *bh;
fs/buffer.c
1556
void folio_set_bh(struct buffer_head *bh, struct folio *folio,
fs/buffer.c
1580
static void discard_buffer(struct buffer_head * bh)
fs/buffer.c
1611
struct buffer_head *head, *bh, *next;
fs/buffer.c
166
void end_buffer_read_sync(struct buffer_head *bh, int uptodate)
fs/buffer.c
1663
struct buffer_head *create_empty_buffers(struct folio *folio,
fs/buffer.c
1666
struct buffer_head *bh, *head, *tail;
fs/buffer.c
1724
struct buffer_head *bh;
fs/buffer.c
1725
struct buffer_head *head;
fs/buffer.c
1770
static struct buffer_head *folio_create_buffers(struct folio *folio,
fs/buffer.c
1774
struct buffer_head *bh;
fs/buffer.c
1820
struct buffer_head *bh, *head;
fs/buffer.c
187
struct buffer_head *bh;
fs/buffer.c
1908
struct buffer_head *next = bh->b_this_page;
fs/buffer.c
1962
struct buffer_head *next = bh->b_this_page;
fs/buffer.c
1985
struct buffer_head *head, *bh;
fs/buffer.c
202
struct buffer_head *bh;
fs/buffer.c
2021
iomap_to_bh(struct inode *inode, sector_t block, struct buffer_head *bh,
fs/buffer.c
2098
struct buffer_head *bh, *head, *wait[2], **wait_bh=wait;
fs/buffer.c
216
static struct buffer_head *
fs/buffer.c
2181
struct buffer_head *bh, *head;
fs/buffer.c
221
struct buffer_head *ret = NULL;
fs/buffer.c
223
struct buffer_head *bh;
fs/buffer.c
224
struct buffer_head *head;
fs/buffer.c
2328
struct buffer_head *bh, *head;
fs/buffer.c
2371
struct buffer_head *bh, *head, *prev = NULL;
fs/buffer.c
2665
struct buffer_head *bh;
fs/buffer.c
2762
struct buffer_head tmp = {
fs/buffer.c
2771
void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags)
fs/buffer.c
2787
int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags)
fs/buffer.c
2812
int sync_dirty_buffer(struct buffer_head *bh)
fs/buffer.c
2818
static inline int buffer_busy(struct buffer_head *bh)
fs/buffer.c
2825
drop_buffers(struct folio *folio, struct buffer_head **buffers_to_free)
fs/buffer.c
2827
struct buffer_head *head = folio_buffers(folio);
fs/buffer.c
2828
struct buffer_head *bh;
fs/buffer.c
2838
struct buffer_head *next = bh->b_this_page;
fs/buffer.c
2877
struct buffer_head *buffers_to_free = NULL;
fs/buffer.c
2915
struct buffer_head *bh = buffers_to_free;
fs/buffer.c
2918
struct buffer_head *next = bh->b_this_page;
fs/buffer.c
293
static void end_buffer_async_read(struct buffer_head *bh, int uptodate)
fs/buffer.c
296
struct buffer_head *first;
fs/buffer.c
2960
struct buffer_head *alloc_buffer_head(gfp_t gfp_flags)
fs/buffer.c
2962
struct buffer_head *ret = kmem_cache_zalloc(bh_cachep, gfp_flags);
fs/buffer.c
297
struct buffer_head *tmp;
fs/buffer.c
2975
void free_buffer_head(struct buffer_head *bh)
fs/buffer.c
3007
int bh_uptodate_or_lock(struct buffer_head *bh)
fs/buffer.c
3027
int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait)
fs/buffer.c
3053
void __bh_read_batch(int nr, struct buffer_head *bhs[],
fs/buffer.c
3059
struct buffer_head *bh = bhs[i];
fs/buffer.c
3085
bh_cachep = KMEM_CACHE(buffer_head,
fs/buffer.c
3091
max_buffer_heads = nrpages * (PAGE_SIZE / sizeof(struct buffer_head));
fs/buffer.c
341
struct buffer_head *bh;
fs/buffer.c
349
struct buffer_head *bh = ctx->bh;
fs/buffer.c
362
struct buffer_head *bh = ctx->bh;
fs/buffer.c
387
struct buffer_head *bh;
fs/buffer.c
429
struct buffer_head *bh;
fs/buffer.c
432
struct buffer_head *first;
fs/buffer.c
433
struct buffer_head *tmp;
fs/buffer.c
497
struct buffer_head *bh)
fs/buffer.c
505
static void remove_assoc_queue(struct buffer_head *bh)
fs/buffer.c
559
struct buffer_head *bh;
fs/buffer.c
57
#define BH_ENTRY(list) list_entry((list), struct buffer_head, b_assoc_buffers)
fs/buffer.c
59
inline void touch_buffer(struct buffer_head *bh)
fs/buffer.c
66
void __lock_buffer(struct buffer_head *bh)
fs/buffer.c
713
struct buffer_head *bh;
fs/buffer.c
72
void unlock_buffer(struct buffer_head *bh)
fs/buffer.c
723
void mmb_mark_buffer_dirty(struct buffer_head *bh,
fs/buffer.c
777
struct buffer_head *head;
fs/buffer.c
783
struct buffer_head *bh = head;
fs/buffer.c
832
struct buffer_head *folio_alloc_buffers(struct folio *folio, unsigned long size,
fs/buffer.c
835
struct buffer_head *bh, *head;
fs/buffer.c
86
struct buffer_head *head, *bh;
fs/buffer.c
878
struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size)
fs/buffer.c
887
struct buffer_head *head)
fs/buffer.c
889
struct buffer_head *bh, *tail;
fs/buffer.c
918
struct buffer_head *head = folio_buffers(folio);
fs/buffer.c
919
struct buffer_head *bh = head;
fs/buffer.c
957
struct buffer_head *bh;
fs/direct-io.c
1115
struct buffer_head map_bh = { 0, };
fs/direct-io.c
600
struct buffer_head *map_bh)
fs/direct-io.c
660
sector_t start_sector, struct buffer_head *map_bh)
fs/direct-io.c
717
struct buffer_head *map_bh)
fs/direct-io.c
783
struct buffer_head *map_bh)
fs/direct-io.c
849
int end, struct buffer_head *map_bh)
fs/direct-io.c
900
struct buffer_head *map_bh)
fs/efs/dir.c
44
struct buffer_head *bh;
fs/efs/efs.h
134
extern int efs_get_block(struct inode *, sector_t, struct buffer_head *, int);
fs/efs/file.c
14
struct buffer_head *bh_result, int create)
fs/efs/inode.c
203
struct buffer_head *bh = NULL;
fs/efs/inode.c
55
struct buffer_head *bh;
fs/efs/namei.c
18
struct buffer_head *bh;
fs/efs/super.c
243
struct buffer_head *bh;
fs/efs/symlink.c
18
struct buffer_head *bh;
fs/exfat/balloc.c
141
struct buffer_head *bh;
fs/exfat/balloc.c
98
sbi->vol_amap = kvmalloc_objs(struct buffer_head *, sbi->map_sectors);
fs/exfat/cache.c
267
struct buffer_head *bh = NULL;
fs/exfat/dir.c
1011
struct buffer_head *bh;
fs/exfat/dir.c
1184
struct buffer_head *bh;
fs/exfat/dir.c
1228
struct buffer_head *bh;
fs/exfat/dir.c
631
struct exfat_chain *p_dir, int entry, struct buffer_head **bh)
fs/exfat/dir.c
714
struct buffer_head *bh = es->bh[exfat_bytes_to_block(es->sb, off)];
fs/exfat/dir.c
747
struct buffer_head *bh;
fs/exfat/dir.c
80
struct buffer_head *bh;
fs/exfat/dir.c
846
struct buffer_head *bh;
fs/exfat/exfat_fs.h
169
struct buffer_head *__bh[DIR_CACHE_SIZE];
fs/exfat/exfat_fs.h
170
struct buffer_head **bh;
fs/exfat/exfat_fs.h
237
struct buffer_head *boot_bh; /* buffer_head of BOOT sector */
fs/exfat/exfat_fs.h
241
struct buffer_head **vol_amap; /* allocation bitmap */
fs/exfat/exfat_fs.h
514
unsigned int *content, struct buffer_head **last);
fs/exfat/exfat_fs.h
531
struct buffer_head *bh = NULL;
fs/exfat/exfat_fs.h
606
struct exfat_chain *p_dir, int entry, struct buffer_head **bh);
fs/exfat/exfat_fs.h
700
int exfat_update_bh(struct buffer_head *bh, int sync);
fs/exfat/exfat_fs.h
701
int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync);
fs/exfat/fatent.c
111
unsigned int *content, struct buffer_head **cache)
fs/exfat/fatent.c
14
static int exfat_mirror_bh(struct super_block *sb, struct buffer_head *bh)
fs/exfat/fatent.c
16
struct buffer_head *c_bh;
fs/exfat/fatent.c
190
struct buffer_head *bh = NULL;
fs/exfat/fatent.c
35
static int exfat_end_bh(struct super_block *sb, struct buffer_head *bh)
fs/exfat/fatent.c
354
struct buffer_head *bh = NULL;
fs/exfat/fatent.c
387
struct buffer_head *bh;
fs/exfat/fatent.c
47
unsigned int *content, struct buffer_head **cache)
fs/exfat/fatent.c
51
struct buffer_head *bh = *cache;
fs/exfat/fatent.c
550
struct buffer_head *bh = NULL;
fs/exfat/fatent.c
74
unsigned int content, struct buffer_head **cache)
fs/exfat/fatent.c
78
struct buffer_head *bh = cache ? *cache : NULL;
fs/exfat/misc.c
164
int exfat_update_bh(struct buffer_head *bh, int sync)
fs/exfat/misc.c
177
int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync)
fs/exfat/namei.c
868
struct buffer_head *bh;
fs/exfat/nls.c
666
struct buffer_head *bh;
fs/exfat/nls.c
748
struct buffer_head *bh;
fs/exfat/super.c
553
struct buffer_head *bh = NULL;
fs/ext2/balloc.c
1065
struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal,
fs/ext2/balloc.c
1211
struct buffer_head *bitmap_bh = NULL;
fs/ext2/balloc.c
1212
struct buffer_head *gdp_bh;
fs/ext2/balloc.c
128
static struct buffer_head *
fs/ext2/balloc.c
132
struct buffer_head * bh = NULL;
fs/ext2/balloc.c
1438
unsigned long ext2_count_free(struct buffer_head *map, unsigned int numchars)
fs/ext2/balloc.c
1459
struct buffer_head *bitmap_bh;
fs/ext2/balloc.c
169
struct ext2_group_desc *desc, struct buffer_head *bh, int count)
fs/ext2/balloc.c
41
struct buffer_head ** bh)
fs/ext2/balloc.c
485
struct buffer_head *bitmap_bh = NULL;
fs/ext2/balloc.c
486
struct buffer_head * bh2;
fs/ext2/balloc.c
583
bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh,
fs/ext2/balloc.c
607
find_next_usable_block(int start, struct buffer_head *bh, int maxblocks)
fs/ext2/balloc.c
669
struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal,
fs/ext2/balloc.c
74
struct buffer_head *bh)
fs/ext2/balloc.c
872
unsigned int group, struct buffer_head *bitmap_bh)
fs/ext2/ext2.h
710
struct buffer_head ** bh);
fs/ext2/ext2.h
733
extern unsigned long ext2_count_free (struct buffer_head *, unsigned);
fs/ext2/ext2.h
740
extern int ext2_get_block(struct inode *, sector_t, struct buffer_head *, int);
fs/ext2/ext2.h
82
struct buffer_head * s_sbh; /* Buffer containing the super block */
fs/ext2/ext2.h
84
struct buffer_head ** s_group_desc;
fs/ext2/ialloc.c
110
struct buffer_head *bitmap_bh;
fs/ext2/ialloc.c
424
struct buffer_head *bitmap_bh = NULL;
fs/ext2/ialloc.c
425
struct buffer_head *bh2;
fs/ext2/ialloc.c
46
static struct buffer_head *
fs/ext2/ialloc.c
50
struct buffer_head *bh = NULL;
fs/ext2/ialloc.c
622
struct buffer_head *bitmap_bh = NULL;
fs/ext2/ialloc.c
69
struct buffer_head *bh;
fs/ext2/inode.c
1101
struct buffer_head * bh;
fs/ext2/inode.c
117
struct buffer_head *bh;
fs/ext2/inode.c
120
static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
fs/ext2/inode.c
1272
struct buffer_head **p)
fs/ext2/inode.c
1274
struct buffer_head * bh;
fs/ext2/inode.c
1342
struct buffer_head * bh = NULL;
fs/ext2/inode.c
1479
struct buffer_head * bh;
fs/ext2/inode.c
242
struct buffer_head *bh;
fs/ext2/inode.c
486
struct buffer_head *bh;
fs/ext2/inode.c
764
struct buffer_head *bh_result, int create)
fs/ext2/super.c
1099
sbi->s_group_desc = kvmalloc_objs(struct buffer_head *, db_count);
fs/ext2/super.c
1236
struct buffer_head *sbh = EXT2_SB(sb)->s_sbh;
fs/ext2/super.c
1495
struct buffer_head tmp_bh;
fs/ext2/super.c
1496
struct buffer_head *bh;
fs/ext2/super.c
1539
struct buffer_head tmp_bh;
fs/ext2/super.c
1540
struct buffer_head *bh;
fs/ext2/super.c
868
struct buffer_head * bh;
fs/ext2/xattr.c
199
struct buffer_head *bh = NULL;
fs/ext2/xattr.c
291
struct buffer_head *bh = NULL;
fs/ext2/xattr.c
410
struct buffer_head *bh = NULL;
fs/ext2/xattr.c
654
struct buffer_head *bh)
fs/ext2/xattr.c
706
ext2_xattr_set2(struct inode *inode, struct buffer_head *old_bh,
fs/ext2/xattr.c
710
struct buffer_head *new_bh = NULL;
fs/ext2/xattr.c
819
struct buffer_head *bh = NULL;
fs/ext2/xattr.c
872
ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh)
fs/ext2/xattr.c
92
static int ext2_xattr_set2(struct inode *, struct buffer_head *,
fs/ext2/xattr.c
937
static struct buffer_head *
fs/ext2/xattr.c
95
static int ext2_xattr_cache_insert(struct mb_cache *, struct buffer_head *);
fs/ext2/xattr.c
950
struct buffer_head *bh;
fs/ext2/xattr.c
96
static struct buffer_head *ext2_xattr_cache_find(struct inode *,
fs/ext4/balloc.c
183
struct buffer_head *bh,
fs/ext4/balloc.c
267
struct buffer_head **bh)
fs/ext4/balloc.c
274
struct buffer_head *bh_p;
fs/ext4/balloc.c
312
struct buffer_head *bh)
fs/ext4/balloc.c
347
struct buffer_head *bh)
fs/ext4/balloc.c
402
struct buffer_head *bh)
fs/ext4/balloc.c
463
struct buffer_head *
fs/ext4/balloc.c
469
struct buffer_head *bh;
fs/ext4/balloc.c
568
struct buffer_head *bh)
fs/ext4/balloc.c
594
struct buffer_head *
fs/ext4/balloc.c
597
struct buffer_head *bh;
fs/ext4/balloc.c
781
struct buffer_head *bitmap_bh = NULL;
fs/ext4/bitmap.c
21
struct buffer_head *bh)
fs/ext4/bitmap.c
45
struct buffer_head *bh)
fs/ext4/bitmap.c
63
struct buffer_head *bh)
fs/ext4/bitmap.c
86
struct buffer_head *bh)
fs/ext4/dir.c
138
struct buffer_head *bh = NULL;
fs/ext4/dir.c
647
int ext4_check_all_de(struct inode *dir, struct buffer_head *bh, void *buf,
fs/ext4/dir.c
82
struct buffer_head *bh, char *buf, int size,
fs/ext4/ext4.h
1540
struct buffer_head *ob_bh; /* Buffer for orphan block */
fs/ext4/ext4.h
1601
struct buffer_head * s_sbh; /* Buffer containing the super block */
fs/ext4/ext4.h
1604
struct buffer_head * __rcu *s_group_desc;
fs/ext4/ext4.h
1636
struct buffer_head *s_mmp_bh;
fs/ext4/ext4.h
1855
struct buffer_head *s_fc_bh;
fs/ext4/ext4.h
2681
struct buffer_head *bh;
fs/ext4/ext4.h
2812
struct buffer_head *bh; /* bh from initial read_mmp_block() */
fs/ext4/ext4.h
2852
struct buffer_head *bh);
fs/ext4/ext4.h
2855
struct buffer_head *bh);
fs/ext4/ext4.h
2858
struct buffer_head *bh);
fs/ext4/ext4.h
2861
struct buffer_head *bh);
fs/ext4/ext4.h
2884
struct buffer_head ** bh);
fs/ext4/ext4.h
2889
extern struct buffer_head *ext4_read_block_bitmap_nowait(struct super_block *sb,
fs/ext4/ext4.h
2894
struct buffer_head *bh);
fs/ext4/ext4.h
2895
extern struct buffer_head *ext4_read_block_bitmap(struct super_block *sb,
fs/ext4/ext4.h
2975
struct buffer_head *, char *, int,
fs/ext4/ext4.h
2985
extern int ext4_find_dest_de(struct inode *dir, struct buffer_head *bh,
fs/ext4/ext4.h
3013
extern int ext4_check_all_de(struct inode *dir, struct buffer_head *bh,
fs/ext4/ext4.h
3096
struct buffer_head *bh, ext4_fsblk_t block,
fs/ext4/ext4.h
3118
struct buffer_head *ext4_getblk(handle_t *, struct inode *, ext4_lblk_t, int);
fs/ext4/ext4.h
3119
struct buffer_head *ext4_bread(handle_t *, struct inode *, ext4_lblk_t, int);
fs/ext4/ext4.h
3121
bool wait, struct buffer_head **bhs);
fs/ext4/ext4.h
3123
struct buffer_head *bh_result, int create);
fs/ext4/ext4.h
3125
struct buffer_head *bh_result, int create);
fs/ext4/ext4.h
3127
struct buffer_head *bh, int create);
fs/ext4/ext4.h
3130
struct buffer_head *head,
fs/ext4/ext4.h
3135
struct buffer_head *bh));
fs/ext4/ext4.h
3137
struct buffer_head *bh);
fs/ext4/ext4.h
3237
struct buffer_head *bh);
fs/ext4/ext4.h
3240
extern int ext4_search_dir(struct buffer_head *bh,
fs/ext4/ext4.h
3249
struct buffer_head *bh,
fs/ext4/ext4.h
3268
extern struct buffer_head *ext4_sb_bread(struct super_block *sb,
fs/ext4/ext4.h
3270
extern struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb,
fs/ext4/ext4.h
3272
extern struct buffer_head *ext4_sb_bread_nofail(struct super_block *sb,
fs/ext4/ext4.h
3274
void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags,
fs/ext4/ext4.h
3276
int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags,
fs/ext4/ext4.h
3278
extern int ext4_read_bh_lock(struct buffer_head *bh, blk_opf_t op_flags, bool wait);
fs/ext4/ext4.h
3766
extern struct buffer_head *ext4_find_inline_entry(struct inode *dir,
fs/ext4/ext4.h
3773
struct buffer_head *bh,
fs/ext4/ext4.h
3776
extern struct buffer_head *ext4_get_first_inline_block(struct inode *inode,
fs/ext4/ext4.h
3799
struct buffer_head *dir_block,
fs/ext4/ext4.h
3802
extern void ext4_initialize_dirent_tail(struct buffer_head *bh,
fs/ext4/ext4.h
3805
struct buffer_head *bh);
fs/ext4/ext4.h
3972
struct buffer_head *bh,
fs/ext4/ext4.h
3982
static inline int bitmap_uptodate(struct buffer_head *bh)
fs/ext4/ext4.h
3987
static inline void set_bitmap_uptodate(struct buffer_head *bh)
fs/ext4/ext4.h
4010
static inline int ext4_buffer_uptodate(struct buffer_head *bh)
fs/ext4/ext4_extents.h
112
struct buffer_head *p_bh;
fs/ext4/ext4_extents.h
180
static inline struct ext4_extent_header *ext_block_hdr(struct buffer_head *bh)
fs/ext4/ext4_jbd2.c
186
struct buffer_head *bh,
fs/ext4/ext4_jbd2.c
233
struct buffer_head *bh,
fs/ext4/ext4_jbd2.c
269
struct buffer_head *bh, ext4_fsblk_t blocknr)
fs/ext4/ext4_jbd2.c
330
struct buffer_head *bh,
fs/ext4/ext4_jbd2.c
355
struct buffer_head *bh)
fs/ext4/ext4_jbd2.h
151
struct buffer_head *bh,
fs/ext4/ext4_jbd2.h
156
struct buffer_head *bh, ext4_fsblk_t blocknr);
fs/ext4/ext4_jbd2.h
160
struct buffer_head *bh,
fs/ext4/ext4_jbd2.h
165
struct buffer_head *bh);
fs/ext4/extents.c
1058
struct buffer_head *bh = NULL;
fs/ext4/extents.c
1316
struct buffer_head *bh;
fs/ext4/extents.c
1536
struct buffer_head *bh = NULL;
fs/ext4/extents.c
3009
struct buffer_head *bh;
fs/ext4/extents.c
550
static struct buffer_head *
fs/ext4/extents.c
555
struct buffer_head *bh;
fs/ext4/extents.c
607
struct buffer_head *bh;
fs/ext4/extents.c
890
struct buffer_head *bh;
fs/ext4/fast_commit.c
205
struct buffer_head *bh;
fs/ext4/fast_commit.c
2459
struct buffer_head *bh, int off,
fs/ext4/fast_commit.c
2581
static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh,
fs/ext4/fast_commit.c
686
struct buffer_head *bh = EXT4_SB(sb)->s_fc_bh;
fs/ext4/fast_commit.c
715
struct buffer_head *bh;
fs/ext4/ialloc.c
1150
struct buffer_head *block_bitmap_bh;
fs/ext4/ialloc.c
124
static struct buffer_head *
fs/ext4/ialloc.c
129
struct buffer_head *bh = NULL;
fs/ext4/ialloc.c
1379
struct buffer_head *bitmap_bh = NULL;
fs/ext4/ialloc.c
1454
struct buffer_head *bitmap_bh = NULL;
fs/ext4/ialloc.c
1525
struct buffer_head *group_desc_bh;
fs/ext4/ialloc.c
242
struct buffer_head *bitmap_bh = NULL;
fs/ext4/ialloc.c
243
struct buffer_head *bh2;
fs/ext4/ialloc.c
681
struct buffer_head *bh;
fs/ext4/ialloc.c
71
struct buffer_head *bh;
fs/ext4/ialloc.c
728
struct buffer_head *bitmap, unsigned long *ino)
fs/ext4/ialloc.c
764
struct buffer_head *inode_bitmap_bh = NULL, *group_desc_bh = NULL;
fs/ext4/ialloc.c
807
struct buffer_head *block_bitmap_bh;
fs/ext4/ialloc.c
84
struct buffer_head *bh)
fs/ext4/ialloc.c
941
struct buffer_head *inode_bitmap_bh = NULL;
fs/ext4/ialloc.c
942
struct buffer_head *group_desc_bh;
fs/ext4/indirect.c
1001
struct buffer_head *parent_bh,
fs/ext4/indirect.c
1011
struct buffer_head *bh;
fs/ext4/indirect.c
150
struct buffer_head *bh;
fs/ext4/indirect.c
333
struct buffer_head * bh;
fs/ext4/indirect.c
34
struct buffer_head *bh;
fs/ext4/indirect.c
37
static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
fs/ext4/indirect.c
690
struct buffer_head *bh, int *dropped)
fs/ext4/indirect.c
726
struct buffer_head *bh,
fs/ext4/indirect.c
858
struct buffer_head *bh,
fs/ext4/indirect.c
915
struct buffer_head *this_bh,
fs/ext4/inline.c
1096
struct buffer_head *data_bh = NULL;
fs/ext4/inline.c
1539
struct buffer_head *ext4_get_first_inline_block(struct inode *inode,
fs/ext4/inline.c
1592
struct buffer_head *ext4_find_inline_entry(struct inode *dir,
fs/ext4/inline.c
1658
struct buffer_head *bh,
fs/ext4/inline.c
937
void ext4_show_inline_dir(struct inode *dir, struct buffer_head *bh,
fs/ext4/inode.c
1049
struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1052
struct buffer_head *bh;
fs/ext4/inode.c
1071
bool wait, struct buffer_head **bhs)
fs/ext4/inode.c
1113
struct buffer_head *head,
fs/ext4/inode.c
1118
struct buffer_head *bh))
fs/ext4/inode.c
1120
struct buffer_head *bh;
fs/ext4/inode.c
1124
struct buffer_head *next;
fs/ext4/inode.c
1149
static int ext4_dirty_journalled_data(handle_t *handle, struct buffer_head *bh)
fs/ext4/inode.c
1161
struct buffer_head *bh)
fs/ext4/inode.c
1181
struct buffer_head *bh, *head, *wait[2];
fs/ext4/inode.c
1422
struct buffer_head *bh)
fs/ext4/inode.c
1519
struct buffer_head *head, *bh;
fs/ext4/inode.c
2024
struct buffer_head *bh, int create)
fs/ext4/inode.c
2133
struct buffer_head *bh)
fs/ext4/inode.c
2187
struct buffer_head *head,
fs/ext4/inode.c
2188
struct buffer_head *bh,
fs/ext4/inode.c
2247
struct buffer_head *head, *bh;
fs/ext4/inode.c
2574
struct buffer_head *page_bufs = folio_buffers(folio);
fs/ext4/inode.c
2640
struct buffer_head *head;
fs/ext4/inode.c
3206
struct buffer_head *bh;
fs/ext4/inode.c
4031
static struct buffer_head *ext4_load_tail_bh(struct inode *inode, loff_t from)
fs/ext4/inode.c
4036
struct buffer_head *bh;
fs/ext4/inode.c
4108
struct buffer_head *bh;
fs/ext4/inode.c
4133
struct buffer_head *bh;
fs/ext4/inode.c
4859
struct buffer_head *bh;
fs/ext4/inode.c
4910
struct buffer_head *bitmap_bh;
fs/ext4/inode.c
5038
struct buffer_head *bh;
fs/ext4/inode.c
5717
struct buffer_head *bh = iloc->bh;
fs/ext4/inode.c
6733
struct buffer_head *bh)
fs/ext4/inode.c
869
static void ext4_update_bh_state(struct buffer_head *bh, unsigned long flags)
fs/ext4/inode.c
913
struct buffer_head *bh, int flags)
fs/ext4/inode.c
939
struct buffer_head *bh, int create)
fs/ext4/inode.c
951
struct buffer_head *bh_result, int create)
fs/ext4/inode.c
977
struct buffer_head *ext4_getblk(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
981
struct buffer_head *bh;
fs/ext4/ioctl.c
113
struct buffer_head *bh;
fs/ext4/ioctl.c
65
struct buffer_head *bh = sbi->s_sbh;
fs/ext4/mballoc-test.c
15
struct buffer_head bitmap_bh;
fs/ext4/mballoc-test.c
18
struct buffer_head gd_bh;
fs/ext4/mballoc-test.c
304
static struct buffer_head *
fs/ext4/mballoc-test.c
317
struct buffer_head *bh)
fs/ext4/mballoc-test.c
331
struct buffer_head **bh)
fs/ext4/mballoc-test.c
348
struct buffer_head *bitmap_bh = &grp_ctx->bitmap_bh;
fs/ext4/mballoc.c
1384
struct buffer_head *bhs;
fs/ext4/mballoc.c
1385
struct buffer_head **bh = NULL;
fs/ext4/mballoc.c
1403
i = sizeof(struct buffer_head *) * groups_per_folio;
fs/ext4/mballoc.c
2859
struct buffer_head *bh;
fs/ext4/mballoc.c
4093
struct buffer_head *bitmap_bh = NULL;
fs/ext4/mballoc.c
4095
struct buffer_head *gdp_bh;
fs/ext4/mballoc.c
5417
ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh,
fs/ext4/mballoc.c
5503
struct buffer_head *bitmap_bh = NULL;
fs/ext4/mballoc.c
5611
struct buffer_head *bitmap_bh = NULL;
fs/ext4/mballoc.c
6164
struct buffer_head *bitmap_bh;
fs/ext4/mballoc.c
623
struct buffer_head *bh;
fs/ext4/mballoc.c
6692
struct buffer_head *bh, ext4_fsblk_t block,
fs/ext4/migrate.c
123
struct buffer_head *bh;
fs/ext4/migrate.c
153
struct buffer_head *bh;
fs/ext4/migrate.c
184
struct buffer_head *bh;
fs/ext4/migrate.c
225
struct buffer_head *bh;
fs/ext4/migrate.c
358
struct buffer_head *bh;
fs/ext4/migrate.c
94
struct buffer_head *bh;
fs/ext4/mmp.c
135
struct buffer_head *bh = EXT4_SB(sb)->s_mmp_bh;
fs/ext4/mmp.c
198
struct buffer_head *bh_check = NULL;
fs/ext4/mmp.c
278
struct buffer_head *bh = NULL;
fs/ext4/mmp.c
43
struct buffer_head *bh)
fs/ext4/mmp.c
57
static int write_mmp_block(struct super_block *sb, struct buffer_head *bh)
fs/ext4/mmp.c
71
static int read_mmp_block(struct super_block *sb, struct buffer_head **bh,
fs/ext4/move_extent.c
121
struct buffer_head *bh, *head;
fs/ext4/move_extent.c
267
struct buffer_head *bh, *head;
fs/ext4/namei.c
1043
struct buffer_head *bh;
fs/ext4/namei.c
124
static struct buffer_head *__ext4_read_dirblock(struct inode *inode,
fs/ext4/namei.c
1262
static inline int search_dirblock(struct buffer_head *bh,
fs/ext4/namei.c
1280
static int dx_make_map(struct inode *dir, struct buffer_head *bh,
fs/ext4/namei.c
130
struct buffer_head *bh;
fs/ext4/namei.c
1456
int ext4_search_dir(struct buffer_head *bh, char *search_buf, int buf_size,
fs/ext4/namei.c
1517
static struct buffer_head *__ext4_find_entry(struct inode *dir,
fs/ext4/namei.c
1523
struct buffer_head *bh_use[NAMEI_RA_SIZE];
fs/ext4/namei.c
1524
struct buffer_head *bh, *ret = NULL;
fs/ext4/namei.c
1668
static struct buffer_head *ext4_find_entry(struct inode *dir,
fs/ext4/namei.c
1675
struct buffer_head *bh;
fs/ext4/namei.c
1689
static struct buffer_head *ext4_lookup_entry(struct inode *dir,
fs/ext4/namei.c
1695
struct buffer_head *bh;
fs/ext4/namei.c
1709
static struct buffer_head * ext4_dx_find_entry(struct inode *dir,
fs/ext4/namei.c
1714
struct buffer_head *bh;
fs/ext4/namei.c
1764
struct buffer_head *bh;
fs/ext4/namei.c
1820
struct buffer_head *bh;
fs/ext4/namei.c
1904
struct buffer_head **bh,struct dx_frame *frame,
fs/ext4/namei.c
1910
struct buffer_head *bh2;
fs/ext4/namei.c
2035
int ext4_find_dest_de(struct inode *dir, struct buffer_head *bh,
fs/ext4/namei.c
2111
struct buffer_head *bh)
fs/ext4/namei.c
2211
struct inode *inode, struct buffer_head *bh)
fs/ext4/namei.c
2213
struct buffer_head *bh2;
fs/ext4/namei.c
2360
struct buffer_head *bh = NULL;
fs/ext4/namei.c
2478
struct buffer_head *bh;
fs/ext4/namei.c
2519
struct buffer_head *bh2;
fs/ext4/namei.c
2659
struct buffer_head *bh,
fs/ext4/namei.c
2710
struct buffer_head *bh)
fs/ext4/namei.c
274
struct buffer_head *bh;
fs/ext4/namei.c
2924
struct buffer_head *bh, unsigned int parent_ino,
fs/ext4/namei.c
294
static struct buffer_head * ext4_dx_find_entry(struct inode *dir,
fs/ext4/namei.c
2972
struct buffer_head *dir_block = NULL;
fs/ext4/namei.c
301
void ext4_initialize_dirent_tail(struct buffer_head *bh,
fs/ext4/namei.c
3066
struct buffer_head *bh;
fs/ext4/namei.c
314
struct buffer_head *bh)
fs/ext4/namei.c
3140
struct buffer_head *bh;
fs/ext4/namei.c
3231
struct buffer_head *bh;
fs/ext4/namei.c
3338
struct buffer_head *bh;
fs/ext4/namei.c
3525
static struct buffer_head *ext4_get_first_dir_block(handle_t *handle,
fs/ext4/namei.c
3531
struct buffer_head *bh;
fs/ext4/namei.c
3582
struct buffer_head *bh;
fs/ext4/namei.c
3587
struct buffer_head *dir_bh;
fs/ext4/namei.c
366
int ext4_dirblock_csum_verify(struct inode *inode, struct buffer_head *bh)
fs/ext4/namei.c
3698
struct buffer_head *bh;
fs/ext4/namei.c
387
struct buffer_head *bh)
fs/ext4/namei.c
406
struct buffer_head *bh)
fs/ext4/namei.c
516
struct buffer_head *bh)
fs/ext4/namei.c
53
static struct buffer_head *ext4_append(handle_t *handle,
fs/ext4/namei.c
58
struct buffer_head *bh;
fs/ext4/namei.c
716
struct buffer_head *bh;
fs/ext4/namei.c
981
struct buffer_head *bh;
fs/ext4/orphan.c
523
struct buffer_head *bh)
fs/ext4/orphan.c
530
struct buffer_head *bh)
fs/ext4/orphan.c
551
struct buffer_head *bh,
fs/ext4/page-io.c
107
struct buffer_head *bh, *head;
fs/ext4/page-io.c
420
struct buffer_head *bh)
fs/ext4/page-io.c
443
struct buffer_head *bh)
fs/ext4/page-io.c
457
struct buffer_head *bh)
fs/ext4/page-io.c
477
struct buffer_head *bh, *head;
fs/ext4/page-io.c
93
static void buffer_io_error(struct buffer_head *bh)
fs/ext4/resize.c
1024
struct buffer_head **primary;
fs/ext4/resize.c
1025
struct buffer_head *dind;
fs/ext4/resize.c
1170
struct buffer_head *bh;
fs/ext4/resize.c
1258
struct buffer_head *gdb_bh;
fs/ext4/resize.c
1296
static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block)
fs/ext4/resize.c
1298
struct buffer_head *bh = sb_getblk(sb, block);
fs/ext4/resize.c
131
struct buffer_head *bh = NULL;
fs/ext4/resize.c
1315
struct buffer_head *bh;
fs/ext4/resize.c
1344
struct buffer_head *gdb_bh;
fs/ext4/resize.c
1613
struct buffer_head *gdb_bh;
fs/ext4/resize.c
1840
struct buffer_head *bh;
fs/ext4/resize.c
2001
struct buffer_head *bh;
fs/ext4/resize.c
422
static struct buffer_head *bclean(handle_t *handle, struct super_block *sb,
fs/ext4/resize.c
425
struct buffer_head *bh;
fs/ext4/resize.c
471
struct buffer_head *bh;
fs/ext4/resize.c
542
struct buffer_head *bh = NULL;
fs/ext4/resize.c
574
struct buffer_head *gdb;
fs/ext4/resize.c
778
struct buffer_head *primary)
fs/ext4/resize.c
826
struct buffer_head **o_group_desc, **n_group_desc = NULL;
fs/ext4/resize.c
827
struct buffer_head *dind = NULL;
fs/ext4/resize.c
828
struct buffer_head *gdb_bh = NULL;
fs/ext4/resize.c
888
n_group_desc = kvmalloc((gdb_num + 1) * sizeof(struct buffer_head *),
fs/ext4/resize.c
927
EXT4_SB(sb)->s_gdb_count * sizeof(struct buffer_head *));
fs/ext4/resize.c
964
struct buffer_head *gdb_bh;
fs/ext4/resize.c
965
struct buffer_head **o_group_desc, **n_group_desc;
fs/ext4/resize.c
974
n_group_desc = kvmalloc((gdb_num + 1) * sizeof(struct buffer_head *),
fs/ext4/resize.c
987
EXT4_SB(sb)->s_gdb_count * sizeof(struct buffer_head *));
fs/ext4/super.c
1260
struct buffer_head **group_desc;
fs/ext4/super.c
163
static inline void __ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags,
fs/ext4/super.c
184
void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags,
fs/ext4/super.c
196
int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags,
fs/ext4/super.c
214
int ext4_read_bh_lock(struct buffer_head *bh, blk_opf_t op_flags, bool wait)
fs/ext4/super.c
230
static struct buffer_head *__ext4_sb_bread_gfp(struct super_block *sb,
fs/ext4/super.c
234
struct buffer_head *bh;
fs/ext4/super.c
251
struct buffer_head *ext4_sb_bread(struct super_block *sb, sector_t block,
fs/ext4/super.c
260
struct buffer_head *ext4_sb_bread_unmovable(struct super_block *sb,
fs/ext4/super.c
269
struct buffer_head *ext4_sb_bread_nofail(struct super_block *sb,
fs/ext4/super.c
280
struct buffer_head *bh = bdev_getblk(sb->s_bdev, block,
fs/ext4/super.c
4342
struct buffer_head *bh,
fs/ext4/super.c
4918
kvmalloc_objs(struct buffer_head *, db_count));
fs/ext4/super.c
4933
struct buffer_head *bh;
fs/ext4/super.c
5133
struct buffer_head *bh;
fs/ext4/super.c
522
struct buffer_head *bh, *head;
fs/ext4/super.c
5975
struct buffer_head *bh;
fs/ext4/super.c
6227
struct buffer_head *sbh = sbi->s_sbh;
fs/ext4/super.c
6300
struct buffer_head *sbh = EXT4_SB(sb)->s_sbh;
fs/ext4/super.c
7349
struct buffer_head *bh;
fs/ext4/super.c
7384
struct buffer_head *bh;
fs/ext4/super.c
768
struct buffer_head *sbh = sbi->s_sbh;
fs/ext4/symlink.c
30
struct buffer_head *bh = NULL;
fs/ext4/symlink.c
76
struct buffer_head *bh;
fs/ext4/xattr.c
1142
struct buffer_head *bh, bool block_csum, bool dirty)
fs/ext4/xattr.c
1161
struct buffer_head *bh,
fs/ext4/xattr.c
1273
struct buffer_head *bh,
fs/ext4/xattr.c
1390
struct buffer_head *bh = NULL;
fs/ext4/xattr.c
154
struct buffer_head *bh)
fs/ext4/xattr.c
169
struct buffer_head *bh)
fs/ext4/xattr.c
1857
struct buffer_head *bh;
fs/ext4/xattr.c
1904
struct buffer_head *new_bh = NULL;
fs/ext4/xattr.c
191
check_xattrs(struct inode *inode, struct buffer_head *bh,
fs/ext4/xattr.c
2318
static struct buffer_head *ext4_xattr_get_block(struct inode *inode)
fs/ext4/xattr.c
2320
struct buffer_head *bh;
fs/ext4/xattr.c
2378
struct buffer_head *bh;
fs/ext4/xattr.c
2504
struct buffer_head *bh;
fs/ext4/xattr.c
2803
struct buffer_head *bh;
fs/ext4/xattr.c
2919
struct buffer_head *bh = NULL;
fs/ext4/xattr.c
3036
struct buffer_head *bh)
fs/ext4/xattr.c
304
__ext4_xattr_check_block(struct inode *inode, struct buffer_head *bh,
fs/ext4/xattr.c
3102
static struct buffer_head *
fs/ext4/xattr.c
3118
struct buffer_head *bh;
fs/ext4/xattr.c
388
struct buffer_head *bhs_inline[8];
fs/ext4/xattr.c
389
struct buffer_head **bhs = bhs_inline;
fs/ext4/xattr.c
578
struct buffer_head *bh = NULL;
fs/ext4/xattr.c
751
struct buffer_head *bh = NULL;
fs/ext4/xattr.c
78
struct buffer_head *);
fs/ext4/xattr.c
79
static struct buffer_head *
fs/ext4/xattr.c
858
struct buffer_head *bh = NULL;
fs/ext4/xattr.c
940
struct buffer_head *block_bh, size_t value_len,
fs/ext4/xattr.h
186
struct buffer_head *block_bh, size_t value_len,
fs/fat/dir.c
1037
struct buffer_head *bh;
fs/fat/dir.c
1073
struct buffer_head *bh;
fs/fat/dir.c
1122
struct buffer_head **bhs, int nr_bhs)
fs/fat/dir.c
1177
struct buffer_head *bhs[MAX_BUF_PER_PAGE];
fs/fat/dir.c
119
struct buffer_head **bh,
fs/fat/dir.c
1240
struct buffer_head **bh)
fs/fat/dir.c
1244
struct buffer_head *bhs[MAX_BUF_PER_PAGE];
fs/fat/dir.c
1326
struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */
fs/fat/dir.c
144
struct buffer_head **bh,
fs/fat/dir.c
319
struct buffer_head **bh, struct msdos_dir_entry **de,
fs/fat/dir.c
44
struct buffer_head *bh,
fs/fat/dir.c
507
struct buffer_head *bh = NULL;
fs/fat/dir.c
56
struct buffer_head *bh;
fs/fat/dir.c
598
struct buffer_head *bh;
fs/fat/dir.c
85
struct buffer_head **bh, struct msdos_dir_entry **de)
fs/fat/dir.c
910
struct buffer_head **bh,
fs/fat/dir.c
930
int fat_get_dotdot_entry(struct inode *dir, struct buffer_head **bh,
fs/fat/dir.c
947
struct buffer_head *bh;
fs/fat/dir.c
972
struct buffer_head *bh;
fs/fat/fat.h
144
struct buffer_head *bh;
fs/fat/fat.h
340
extern int fat_get_dotdot_entry(struct inode *dir, struct buffer_head **bh,
fs/fat/fat.h
356
struct buffer_head *bhs[2];
fs/fat/fat.h
481
extern int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs);
fs/fat/fatent.c
202
struct buffer_head **bhs = fatent->bhs;
fs/fat/fatent.c
234
const struct buffer_head *bh = fatent->bhs[0];
fs/fat/fatent.c
246
const struct buffer_head *bh = fatent->bhs[0];
fs/fat/fatent.c
329
struct buffer_head **bhs = fatent->bhs;
fs/fat/fatent.c
380
static int fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs,
fs/fat/fatent.c
384
struct buffer_head *c_bh;
fs/fat/fatent.c
45
struct buffer_head **bhs = fatent->bhs;
fs/fat/fatent.c
453
static void fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs,
fs/fat/fatent.c
477
struct buffer_head *bhs[MAX_BUF_PER_PAGE];
fs/fat/fatent.c
565
struct buffer_head *bhs[MAX_BUF_PER_PAGE];
fs/fat/fatent.c
72
struct buffer_head **bhs = fatent->bhs;
fs/fat/inode.c
121
struct buffer_head *bh_result, int create)
fs/fat/inode.c
1545
struct buffer_head *bh;
fs/fat/inode.c
1637
struct buffer_head *bh_resize;
fs/fat/inode.c
1677
struct buffer_head *fsinfo_bh;
fs/fat/inode.c
184
struct buffer_head *bh_result, int create)
fs/fat/inode.c
292
struct buffer_head *bh_result, int create)
fs/fat/inode.c
674
struct buffer_head *bh;
fs/fat/inode.c
861
struct buffer_head *bh;
fs/fat/misc.c
349
int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs)
fs/fat/misc.c
71
struct buffer_head *bh;
fs/fat/namei_msdos.c
436
struct buffer_head *dotdot_bh;
fs/fat/namei_vfat.c
1065
struct buffer_head *old_dotdot_bh = NULL, *new_dotdot_bh = NULL;
fs/fat/namei_vfat.c
895
static int vfat_get_dotdot_de(struct inode *inode, struct buffer_head **bh,
fs/fat/namei_vfat.c
914
struct buffer_head *dotdot_bh,
fs/fat/namei_vfat.c
937
struct buffer_head *dotdot_bh;
fs/fat/nfs.c
229
struct buffer_head *parent_bh = sb_bread(sb, blknr);
fs/fat/nfs.c
271
struct buffer_head *bh = NULL;
fs/fat/nfs.c
66
struct buffer_head *bh = NULL;
fs/freevxfs/vxfs.h
140
struct buffer_head *vsi_bp; /* buffer for raw superblock*/
fs/freevxfs/vxfs_bmap.c
110
struct buffer_head *bp = NULL;
fs/freevxfs/vxfs_bmap.c
63
struct buffer_head *buf;
fs/freevxfs/vxfs_extern.h
47
extern struct buffer_head * vxfs_bread(struct inode *, int);
fs/freevxfs/vxfs_fshead.c
55
struct buffer_head *bp;
fs/freevxfs/vxfs_inode.c
139
struct buffer_head *bp;
fs/freevxfs/vxfs_olt.c
56
struct buffer_head *bp;
fs/freevxfs/vxfs_subr.c
100
struct buffer_head *bp, int create)
fs/freevxfs/vxfs_subr.c
71
struct buffer_head *
fs/freevxfs/vxfs_subr.c
74
struct buffer_head *bp;
fs/freevxfs/vxfs_super.c
128
struct buffer_head *bp;
fs/gfs2/aops.c
387
struct buffer_head *dibh = NULL;
fs/gfs2/aops.c
51
struct buffer_head *bh_result, int create)
fs/gfs2/aops.c
516
struct buffer_head *m_bh;
fs/gfs2/aops.c
581
static void gfs2_discard(struct gfs2_sbd *sdp, struct buffer_head *bh)
fs/gfs2/aops.c
612
struct buffer_head *bh, *head;
fs/gfs2/aops.c
652
struct buffer_head *bh, *head;
fs/gfs2/bmap.c
1230
struct buffer_head *bh_map, int create)
fs/gfs2/bmap.c
1390
struct buffer_head *dibh = NULL;
fs/gfs2/bmap.c
1486
struct buffer_head *bh, __be64 *start, __be64 *end,
fs/gfs2/bmap.c
1613
struct buffer_head *dibh;
fs/gfs2/bmap.c
1660
struct buffer_head *bh = mp->mp_bh[h];
fs/gfs2/bmap.c
1697
struct buffer_head *bh = mp->mp_bh[height];
fs/gfs2/bmap.c
1750
struct buffer_head *dibh, *bh;
fs/gfs2/bmap.c
2012
struct buffer_head *dibh;
fs/gfs2/bmap.c
2098
struct buffer_head *dibh;
fs/gfs2/bmap.c
2284
struct buffer_head bh;
fs/gfs2/bmap.c
2340
struct buffer_head bh;
fs/gfs2/bmap.c
2379
struct buffer_head *dibh;
fs/gfs2/bmap.c
257
struct buffer_head *bh = mp->mp_bh[height];
fs/gfs2/bmap.c
281
const struct buffer_head *bh = mp->mp_bh[height];
fs/gfs2/bmap.c
299
struct buffer_head *rabh;
fs/gfs2/bmap.c
319
static inline struct buffer_head *
fs/gfs2/bmap.c
37
struct buffer_head *mp_bh[GFS2_MAX_META_HEIGHT];
fs/gfs2/bmap.c
428
static inline unsigned int gfs2_extent_length(struct buffer_head *bh, __be64 *ptr, int *eob)
fs/gfs2/bmap.c
54
static int gfs2_unstuffer_folio(struct gfs2_inode *ip, struct buffer_head *dibh,
fs/gfs2/bmap.c
667
struct buffer_head *dibh = metapath_dibh(mp);
fs/gfs2/bmap.c
71
struct buffer_head *bh = folio_buffers(folio);
fs/gfs2/bmap.c
854
struct buffer_head *dibh = NULL, *bh;
fs/gfs2/bmap.c
92
struct buffer_head *bh, *dibh;
fs/gfs2/bmap.h
52
struct buffer_head *bh, int create);
fs/gfs2/dir.c
1002
struct buffer_head *nbh, *obh, *dibh;
fs/gfs2/dir.c
104
struct buffer_head **bhp)
fs/gfs2/dir.c
106
struct buffer_head *bh;
fs/gfs2/dir.c
1150
struct buffer_head *dibh;
fs/gfs2/dir.c
123
struct buffer_head *dibh;
fs/gfs2/dir.c
1334
static int gfs2_set_cookies(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/dir.c
1373
struct buffer_head *bh;
fs/gfs2/dir.c
1379
struct buffer_head **larr;
fs/gfs2/dir.c
1485
struct buffer_head *bh;
fs/gfs2/dir.c
157
struct buffer_head *dibh;
fs/gfs2/dir.c
1573
struct buffer_head *dibh;
fs/gfs2/dir.c
1644
struct buffer_head *bh;
fs/gfs2/dir.c
1675
struct buffer_head *bh;
fs/gfs2/dir.c
1724
struct buffer_head *bh, *obh;
fs/gfs2/dir.c
1798
struct buffer_head *bh = da->bh;
fs/gfs2/dir.c
186
struct buffer_head *bh;
fs/gfs2/dir.c
1877
struct buffer_head *bh;
fs/gfs2/dir.c
1938
struct buffer_head *bh;
fs/gfs2/dir.c
1972
u64 leaf_no, struct buffer_head *leaf_bh,
fs/gfs2/dir.c
1978
struct buffer_head *bh, *dibh;
fs/gfs2/dir.c
2101
struct buffer_head *bh;
fs/gfs2/dir.c
2162
struct buffer_head *bh;
fs/gfs2/dir.c
247
struct buffer_head *dibh;
fs/gfs2/dir.c
289
struct buffer_head *bh;
fs/gfs2/dir.c
637
static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh,
fs/gfs2/dir.c
672
static void dirent_del(struct gfs2_inode *dip, struct buffer_head *bh,
fs/gfs2/dir.c
712
struct buffer_head *bh,
fs/gfs2/dir.c
736
struct buffer_head *bh)
fs/gfs2/dir.c
746
struct buffer_head *bh,
fs/gfs2/dir.c
760
struct buffer_head **bhp)
fs/gfs2/dir.c
797
struct buffer_head **bh_out)
fs/gfs2/dir.c
812
struct buffer_head **pbh)
fs/gfs2/dir.c
814
struct buffer_head *bh;
fs/gfs2/dir.c
864
static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth)
fs/gfs2/dir.c
870
struct buffer_head *bh;
fs/gfs2/dir.c
91
struct buffer_head **bhp)
fs/gfs2/dir.c
914
struct buffer_head *bh, *dibh;
fs/gfs2/dir.c
93
struct buffer_head *bh;
fs/gfs2/dir.h
16
struct buffer_head;
fs/gfs2/dir.h
22
struct buffer_head *bh;
fs/gfs2/dir.h
50
struct buffer_head **bhp);
fs/gfs2/file.c
1185
struct buffer_head *dibh;
fs/gfs2/file.c
223
struct buffer_head *bh;
fs/gfs2/glops.c
33
static void gfs2_ail_error(struct gfs2_glock *gl, const struct buffer_head *bh)
fs/gfs2/glops.c
484
struct buffer_head *dibh;
fs/gfs2/glops.c
64
struct buffer_head *bh;
fs/gfs2/incore.h
141
struct buffer_head *bd_bh;
fs/gfs2/incore.h
461
struct buffer_head *qd_bh;
fs/gfs2/incore.h
768
struct buffer_head *sd_sc_bh;
fs/gfs2/incore.h
92
struct buffer_head *bi_bh;
fs/gfs2/inode.c
1049
struct buffer_head *dibh;
fs/gfs2/inode.c
1913
struct buffer_head *dibh;
fs/gfs2/inode.c
522
static void gfs2_init_dir(struct buffer_head *dibh,
fs/gfs2/inode.c
550
struct buffer_head *bh;
fs/gfs2/inode.c
578
struct buffer_head *dibh;
fs/gfs2/log.c
101
struct buffer_head *bh;
fs/gfs2/log.c
1021
void gfs2_remove_from_journal(struct buffer_head *bh, int meta)
fs/gfs2/log.c
159
struct buffer_head *bh;
fs/gfs2/log.c
304
struct buffer_head *bh;
fs/gfs2/log.c
376
struct buffer_head *bh;
fs/gfs2/log.c
765
struct buffer_head *bh = bd->bd_bh;
fs/gfs2/log.c
993
struct buffer_head *bh = bd->bd_bh;
fs/gfs2/log.h
50
void gfs2_remove_from_journal(struct buffer_head *bh, int meta);
fs/gfs2/lops.c
1006
struct buffer_head *bh_log, *bh_ip;
fs/gfs2/lops.c
102
static void gfs2_unpin(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/lops.c
174
struct buffer_head *bh, *next;
fs/gfs2/lops.c
355
static void gfs2_log_write_bh(struct gfs2_sbd *sdp, struct buffer_head *bh)
fs/gfs2/lops.c
42
void gfs2_pin(struct gfs2_sbd *sdp, struct buffer_head *bh)
fs/gfs2/lops.c
614
static void gfs2_check_magic(struct buffer_head *bh)
fs/gfs2/lops.c
753
static void obsolete_rgrp(struct gfs2_jdesc *jd, struct buffer_head *bh_log,
fs/gfs2/lops.c
782
struct buffer_head *bh_log, *bh_ip;
fs/gfs2/lops.c
923
struct buffer_head *bh;
fs/gfs2/lops.h
21
void gfs2_pin(struct gfs2_sbd *sdp, struct buffer_head *bh);
fs/gfs2/meta_io.c
127
struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create)
fs/gfs2/meta_io.c
132
struct buffer_head *bh;
fs/gfs2/meta_io.c
174
static void meta_prep_new(struct buffer_head *bh)
fs/gfs2/meta_io.c
194
struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno)
fs/gfs2/meta_io.c
196
struct buffer_head *bh;
fs/gfs2/meta_io.c
208
struct buffer_head *bh = folio_buffers(folio);
fs/gfs2/meta_io.c
214
struct buffer_head *next = bh->b_this_page;
fs/gfs2/meta_io.c
227
static void gfs2_submit_bhs(blk_opf_t opf, struct buffer_head *bhs[], int num)
fs/gfs2/meta_io.c
230
struct buffer_head *bh = *bhs;
fs/gfs2/meta_io.c
261
int rahead, struct buffer_head **bhp)
fs/gfs2/meta_io.c
264
struct buffer_head *bh, *bhs[2];
fs/gfs2/meta_io.c
321
int gfs2_meta_wait(struct gfs2_sbd *sdp, struct buffer_head *bh)
fs/gfs2/meta_io.c
355
struct buffer_head *bh;
fs/gfs2/meta_io.c
36
struct buffer_head *bh, *head;
fs/gfs2/meta_io.c
374
static struct buffer_head *gfs2_getjdatabuf(struct gfs2_inode *ip, u64 blkno)
fs/gfs2/meta_io.c
379
struct buffer_head *bh;
fs/gfs2/meta_io.c
406
struct buffer_head *bh;
fs/gfs2/meta_io.c
448
struct buffer_head **bhp)
fs/gfs2/meta_io.c
452
struct buffer_head *bh;
fs/gfs2/meta_io.c
478
struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen)
fs/gfs2/meta_io.c
481
struct buffer_head *first_bh, *bh;
fs/gfs2/meta_io.c
76
struct buffer_head *next = bh->b_this_page;
fs/gfs2/meta_io.h
14
static inline void gfs2_buffer_clear(struct buffer_head *bh)
fs/gfs2/meta_io.h
19
static inline void gfs2_buffer_clear_tail(struct buffer_head *bh, int head)
fs/gfs2/meta_io.h
25
static inline void gfs2_buffer_copy_tail(struct buffer_head *to_bh,
fs/gfs2/meta_io.h
27
struct buffer_head *from_bh,
fs/gfs2/meta_io.h
51
struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
fs/gfs2/meta_io.h
53
int rahead, struct buffer_head **bhp);
fs/gfs2/meta_io.h
54
int gfs2_meta_wait(struct gfs2_sbd *sdp, struct buffer_head *bh);
fs/gfs2/meta_io.h
55
struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno,
fs/gfs2/meta_io.h
64
struct buffer_head **bhp);
fs/gfs2/meta_io.h
67
struct buffer_head **bhp)
fs/gfs2/meta_io.h
72
struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
fs/gfs2/quota.c
1412
struct buffer_head *bh;
fs/gfs2/quota.c
413
struct buffer_head *bh = NULL;
fs/gfs2/quota.c
465
struct buffer_head *bh = NULL;
fs/gfs2/quota.c
747
struct buffer_head *bh;
fs/gfs2/recovery.c
170
struct buffer_head *bh;
fs/gfs2/recovery.c
201
struct buffer_head *bh;
fs/gfs2/recovery.c
310
struct buffer_head *bh;
fs/gfs2/recovery.c
33
struct buffer_head **bh)
fs/gfs2/recovery.h
21
struct buffer_head **bh);
fs/gfs2/rgrp.c
1310
struct buffer_head *bh,
fs/gfs2/rgrp.c
1389
struct buffer_head *bh;
fs/gfs2/rgrp.c
1742
struct buffer_head *bh;
fs/gfs2/rgrp.c
2420
struct buffer_head *dibh;
fs/gfs2/rgrp.h
74
struct buffer_head *bh,
fs/gfs2/super.c
182
struct buffer_head *m_bh;
fs/gfs2/super.c
245
void update_statfs(struct gfs2_sbd *sdp, struct buffer_head *m_bh)
fs/gfs2/super.c
273
struct buffer_head *m_bh;
fs/gfs2/super.c
486
struct buffer_head *bh;
fs/gfs2/super.h
47
void update_statfs(struct gfs2_sbd *sdp, struct buffer_head *m_bh);
fs/gfs2/trace_gfs2.h
444
TP_PROTO(const struct gfs2_inode *ip, const struct buffer_head *bh,
fs/gfs2/trans.c
169
struct buffer_head *bh)
fs/gfs2/trans.c
196
void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh)
fs/gfs2/trans.c
239
struct buffer_head *head = folio_buffers(folio);
fs/gfs2/trans.c
241
struct buffer_head *bh;
fs/gfs2/trans.c
257
void gfs2_trans_add_meta(struct gfs2_glock *gl, struct buffer_head *bh)
fs/gfs2/trans.h
44
void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh);
fs/gfs2/trans.h
47
void gfs2_trans_add_meta(struct gfs2_glock *gl, struct buffer_head *bh);
fs/gfs2/util.c
375
void gfs2_meta_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/util.c
392
void gfs2_metatype_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/util.c
425
void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/util.h
101
void gfs2_metatype_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/util.h
107
struct buffer_head *bh,
fs/gfs2/util.h
131
static inline void gfs2_metatype_set(struct buffer_head *bh, u16 type,
fs/gfs2/util.h
153
void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/util.h
84
void gfs2_meta_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh,
fs/gfs2/util.h
89
struct buffer_head *bh)
fs/gfs2/xattr.c
1271
struct buffer_head *indbh, *dibh;
fs/gfs2/xattr.c
131
struct buffer_head *bh, *eabh;
fs/gfs2/xattr.c
1390
struct buffer_head *dibh;
fs/gfs2/xattr.c
179
static int ea_find_i(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
233
static int ea_dealloc_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
328
static int ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
354
static int ea_list_i(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
461
struct buffer_head **bh;
fs/gfs2/xattr.c
470
bh = kzalloc_objs(struct buffer_head *, nptrs, GFP_NOFS);
fs/gfs2/xattr.c
638
static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp)
fs/gfs2/xattr.c
703
struct buffer_head *bh;
fs/gfs2/xattr.c
785
struct buffer_head *bh;
fs/gfs2/xattr.c
84
typedef int (*ea_call_t) (struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
871
struct buffer_head *es_bh;
fs/gfs2/xattr.c
875
static int ea_set_simple_noalloc(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
88
static int ea_foreach_i(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
924
static int ea_set_simple(struct gfs2_inode *ip, struct buffer_head *bh,
fs/gfs2/xattr.c
975
struct buffer_head *indbh, *newbh;
fs/gfs2/xattr.h
48
struct buffer_head *el_bh;
fs/hfs/btree.c
25
struct buffer_head *bh;
fs/hfs/extent.c
337
struct buffer_head *bh_result, int create)
fs/hfs/hfs_fs.h
172
struct buffer_head *bh_result, int create);
fs/hfs/hfs_fs.h
276
struct buffer_head *__bh; \
fs/hfs/hfs_fs.h
67
struct buffer_head *mdb_bh; /* The hfs_buffer
fs/hfs/hfs_fs.h
72
struct buffer_head *alt_mdb_bh; /* The hfs_buffer holding
fs/hfs/mdb.c
333
struct buffer_head *bh;
fs/hfs/mdb.c
96
struct buffer_head *bh;
fs/hfs/part_tbl.c
61
struct buffer_head *bh;
fs/hfsplus/extents.c
228
struct buffer_head *bh_result, int create)
fs/hfsplus/hfsplus_fs.h
438
struct buffer_head *bh_result, int create);
fs/hpfs/alloc.c
455
struct buffer_head **bh)
fs/hpfs/alloc.c
472
struct buffer_head **bh)
fs/hpfs/anode.c
16
struct buffer_head *bh)
fs/hpfs/anode.c
280
struct buffer_head *bh;
fs/hpfs/anode.c
334
struct buffer_head *bh;
fs/hpfs/anode.c
342
struct buffer_head *bh;
fs/hpfs/anode.c
365
struct buffer_head *bh;
fs/hpfs/anode.c
389
struct buffer_head *bh;
fs/hpfs/anode.c
404
struct buffer_head *bh;
fs/hpfs/anode.c
484
struct buffer_head *bh;
fs/hpfs/anode.c
68
struct buffer_head *bh, *bh1, *bh2;
fs/hpfs/buffer.c
40
struct buffer_head *bh;
fs/hpfs/buffer.c
71
void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp,
fs/hpfs/buffer.c
74
struct buffer_head *bh;
fs/hpfs/buffer.c
93
void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp)
fs/hpfs/buffer.c
95
struct buffer_head *bh;
fs/hpfs/dir.c
90
struct buffer_head *bh;
fs/hpfs/dnode.c
1007
struct buffer_head *bh;
fs/hpfs/dnode.c
249
struct buffer_head *bh;
fs/hpfs/dnode.c
547
struct buffer_head *bh;
fs/hpfs/ea.c
269
struct buffer_head *bh;
fs/hpfs/ea.c
321
struct buffer_head *bh1, *bh2;
fs/hpfs/ea.c
41
struct buffer_head *bh;
fs/hpfs/file.c
46
struct buffer_head *bh;
fs/hpfs/file.c
81
static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create)
fs/hpfs/hpfs_fn.h
100
struct buffer_head *bh[4];
fs/hpfs/hpfs_fn.h
207
struct fnode *hpfs_alloc_fnode(struct super_block *, secno, fnode_secno *, struct buffer_head **);
fs/hpfs/hpfs_fn.h
208
struct anode *hpfs_alloc_anode(struct super_block *, secno, anode_secno *, struct buffer_head **);
fs/hpfs/hpfs_fn.h
213
secno hpfs_bplus_lookup(struct super_block *, struct inode *, struct bplus_header *, unsigned, struct buffer_head *);
fs/hpfs/hpfs_fn.h
227
void *hpfs_map_sector(struct super_block *, unsigned, struct buffer_head **, int);
fs/hpfs/hpfs_fn.h
228
void *hpfs_get_sector(struct super_block *, unsigned, struct buffer_head **);
fs/hpfs/hpfs_fn.h
295
struct fnode *hpfs_map_fnode(struct super_block *s, ino_t, struct buffer_head **);
fs/hpfs/hpfs_fn.h
296
struct anode *hpfs_map_anode(struct super_block *s, anode_secno, struct buffer_head **);
fs/hpfs/inode.c
124
struct buffer_head *bh0;
fs/hpfs/inode.c
212
struct buffer_head *bh;
fs/hpfs/inode.c
46
struct buffer_head *bh;
fs/hpfs/map.c
114
struct buffer_head *bh;
fs/hpfs/map.c
164
struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp)
fs/hpfs/map.c
221
struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp)
fs/hpfs/map.c
324
struct buffer_head *bh;
fs/hpfs/map.c
59
struct buffer_head *bh;
fs/hpfs/namei.c
137
struct buffer_head *bh;
fs/hpfs/namei.c
223
struct buffer_head *bh;
fs/hpfs/namei.c
28
struct buffer_head *bh;
fs/hpfs/namei.c
297
struct buffer_head *bh;
fs/hpfs/namei.c
484
struct buffer_head *bh;
fs/hpfs/namei.c
518
struct buffer_head *bh;
fs/hpfs/super.c
28
struct buffer_head *bh;
fs/hpfs/super.c
45
struct buffer_head *bh;
fs/hpfs/super.c
504
struct buffer_head *bh0, *bh1, *bh2;
fs/isofs/compress.c
216
struct buffer_head *bh;
fs/isofs/compress.c
58
struct buffer_head **bhs;
fs/isofs/dir.c
93
struct buffer_head *bh = NULL;
fs/isofs/export.c
51
struct buffer_head * bh = NULL;
fs/isofs/inode.c
1023
struct buffer_head **bh, unsigned long nblocks)
fs/isofs/inode.c
1114
struct buffer_head *bh_result, int create)
fs/isofs/inode.c
1129
struct buffer_head dummy;
fs/isofs/inode.c
1140
struct buffer_head *isofs_bread(struct inode *inode, sector_t block)
fs/isofs/inode.c
1173
struct buffer_head *bh = NULL;
fs/isofs/inode.c
1277
struct buffer_head *bh;
fs/isofs/inode.c
554
struct buffer_head *bh;
fs/isofs/inode.c
576
struct buffer_head *bh = NULL, *pri_bh = NULL;
fs/isofs/isofs.h
123
extern struct buffer_head *isofs_bread(struct inode *, sector_t);
fs/isofs/isofs.h
124
extern int isofs_get_blocks(struct inode *, sector_t, struct buffer_head **, unsigned long);
fs/isofs/namei.c
36
struct buffer_head *bh = NULL;
fs/isofs/rock.c
114
struct buffer_head *bh;
fs/isofs/rock.c
722
struct buffer_head *bh;
fs/jbd2/checkpoint.c
138
struct buffer_head *bh = journal->j_chkpt_bhs[i];
fs/jbd2/checkpoint.c
157
struct buffer_head *bh;
fs/jbd2/checkpoint.c
640
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/commit.c
116
struct buffer_head **cbh,
fs/jbd2/commit.c
120
struct buffer_head *bh;
fs/jbd2/commit.c
165
struct buffer_head *bh)
fs/jbd2/commit.c
328
static __u32 jbd2_checksum_data(__u32 crc32_sum, struct buffer_head *bh)
fs/jbd2/commit.c
34
struct buffer_head *bh;
fs/jbd2/commit.c
349
struct buffer_head *bh, __u32 sequence)
fs/jbd2/commit.c
36
struct buffer_head *orig_bh = bh->b_private;
fs/jbd2/commit.c
381
struct buffer_head *descriptor;
fs/jbd2/commit.c
382
struct buffer_head **wbuf = journal->j_wbuf;
fs/jbd2/commit.c
396
struct buffer_head *cbh = NULL; /* For transactional checksums */
fs/jbd2/commit.c
63
static void release_buffer_page(struct buffer_head *bh)
fs/jbd2/commit.c
738
struct buffer_head *bh = wbuf[i];
fs/jbd2/commit.c
830
struct buffer_head *bh = list_entry(io_bufs.prev,
fs/jbd2/commit.c
831
struct buffer_head,
fs/jbd2/commit.c
874
struct buffer_head *bh;
fs/jbd2/commit.c
876
bh = list_entry(log_bufs.prev, struct buffer_head, b_assoc_buffers);
fs/jbd2/commit.c
90
static void jbd2_commit_block_csum_set(journal_t *j, struct buffer_head *bh)
fs/jbd2/commit.c
948
struct buffer_head *bh;
fs/jbd2/journal.c
1298
struct buffer_head *bh = journal->j_sb_buffer;
fs/jbd2/journal.c
1459
struct buffer_head *bh;
fs/jbd2/journal.c
1579
journal->j_wbuf = kmalloc_objs(struct buffer_head *, n);
fs/jbd2/journal.c
1784
struct buffer_head *bh = journal->j_sb_buffer;
fs/jbd2/journal.c
2261
journal->j_fc_wbuf = kmalloc_objs(struct buffer_head *, num_fc_blks);
fs/jbd2/journal.c
2792
struct journal_head *jbd2_journal_add_journal_head(struct buffer_head *bh)
fs/jbd2/journal.c
2833
struct journal_head *jbd2_journal_grab_journal_head(struct buffer_head *bh)
fs/jbd2/journal.c
2847
static void __journal_remove_journal_head(struct buffer_head *bh)
fs/jbd2/journal.c
2884
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/journal.c
325
struct buffer_head **bh_out,
fs/jbd2/journal.c
329
struct buffer_head *new_bh;
fs/jbd2/journal.c
332
struct buffer_head *bh_in = jh2bh(jh_in);
fs/jbd2/journal.c
830
int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out)
fs/jbd2/journal.c
835
struct buffer_head *bh;
fs/jbd2/journal.c
868
struct buffer_head *bh;
fs/jbd2/journal.c
898
struct buffer_head *bh;
fs/jbd2/journal.c
960
struct buffer_head *
fs/jbd2/journal.c
964
struct buffer_head *bh;
fs/jbd2/journal.c
990
void jbd2_descriptor_block_csum_set(journal_t *j, struct buffer_head *bh)
fs/jbd2/recovery.c
125
static int jread(struct buffer_head **bhp, journal_t *journal,
fs/jbd2/recovery.c
130
struct buffer_head *bh;
fs/jbd2/recovery.c
198
static int count_tags(journal_t *journal, struct buffer_head *bh)
fs/jbd2/recovery.c
238
struct buffer_head *bh;
fs/jbd2/recovery.c
403
static int calc_chksums(journal_t *journal, struct buffer_head *bh,
fs/jbd2/recovery.c
408
struct buffer_head *obh;
fs/jbd2/recovery.c
42
static int scan_revoke_records(journal_t *, enum passtype, struct buffer_head *,
fs/jbd2/recovery.c
48
static void journal_brelse_array(struct buffer_head *b[], int n)
fs/jbd2/recovery.c
492
struct buffer_head *bh,
fs/jbd2/recovery.c
503
struct buffer_head *obh;
fs/jbd2/recovery.c
504
struct buffer_head *nbh;
fs/jbd2/recovery.c
596
struct buffer_head *bh = NULL;
fs/jbd2/recovery.c
72
struct buffer_head *bh;
fs/jbd2/recovery.c
74
struct buffer_head * bufs[MAXBUF];
fs/jbd2/recovery.c
955
struct buffer_head *bh, tid_t sequence,
fs/jbd2/revoke.c
124
struct buffer_head **, int *,
fs/jbd2/revoke.c
126
static void flush_descriptor(journal_t *, struct buffer_head *, int);
fs/jbd2/revoke.c
327
struct buffer_head *bh_in)
fs/jbd2/revoke.c
329
struct buffer_head *bh = NULL;
fs/jbd2/revoke.c
355
struct buffer_head *bh2;
fs/jbd2/revoke.c
430
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/revoke.c
469
struct buffer_head *bh2;
fs/jbd2/revoke.c
498
struct buffer_head *bh;
fs/jbd2/revoke.c
536
struct buffer_head *descriptor;
fs/jbd2/revoke.c
575
struct buffer_head **descriptorp,
fs/jbd2/revoke.c
581
struct buffer_head *descriptor;
fs/jbd2/revoke.c
644
struct buffer_head *descriptor,
fs/jbd2/transaction.c
1169
static bool jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh,
fs/jbd2/transaction.c
1233
int jbd2_journal_get_write_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1288
int jbd2_journal_get_create_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1401
int jbd2_journal_get_undo_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1463
void jbd2_journal_set_triggers(struct buffer_head *bh,
fs/jbd2/transaction.c
1477
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/transaction.c
1517
int jbd2_journal_dirty_metadata(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1702
int jbd2_journal_forget(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
2093
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/transaction.c
2182
struct buffer_head *head;
fs/jbd2/transaction.c
2183
struct buffer_head *bh;
fs/jbd2/transaction.c
2237
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/transaction.c
2305
static int journal_unmap_buffer(journal_t *journal, struct buffer_head *bh,
fs/jbd2/transaction.c
2485
struct buffer_head *head, *bh, *next;
fs/jbd2/transaction.c
2541
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/transaction.c
2628
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/transaction.c
908
static void warn_dirty_buffer(struct buffer_head *bh)
fs/jbd2/transaction.c
921
struct buffer_head *bh = jh2bh(jh);
fs/jbd2/transaction.c
951
struct buffer_head *bh;
fs/jfs/inode.c
206
struct buffer_head *bh_result, int create)
fs/jfs/jfs_imap.c
2986
struct buffer_head *bh;
fs/jfs/jfs_inode.h
30
extern int jfs_get_block(struct inode *, sector_t, struct buffer_head *, int);
fs/jfs/jfs_mount.c
292
struct buffer_head *bh;
fs/jfs/jfs_mount.c
407
struct buffer_head *bh;
fs/jfs/jfs_mount.c
459
int readSuper(struct super_block *sb, struct buffer_head **bpp)
fs/jfs/jfs_superblock.h
96
extern int readSuper(struct super_block *, struct buffer_head **);
fs/jfs/resize.c
73
struct buffer_head *bh, *bh2;
fs/jfs/super.c
704
struct buffer_head tmp_bh;
fs/jfs/super.c
705
struct buffer_head *bh;
fs/jfs/super.c
748
struct buffer_head tmp_bh;
fs/jfs/super.c
749
struct buffer_head *bh;
fs/minix/bitmap.c
107
minix_V1_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh)
fs/minix/bitmap.c
131
minix_V2_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh)
fs/minix/bitmap.c
160
struct buffer_head *bh = NULL;
fs/minix/bitmap.c
187
struct buffer_head *bh;
fs/minix/bitmap.c
218
struct buffer_head * bh;
fs/minix/bitmap.c
27
static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits)
fs/minix/bitmap.c
46
struct buffer_head *bh;
fs/minix/bitmap.c
78
struct buffer_head *bh = sbi->s_zmap[i];
fs/minix/inode.c
223
struct buffer_head *bh;
fs/minix/inode.c
224
struct buffer_head **map;
fs/minix/inode.c
440
struct buffer_head *bh_result, int create)
fs/minix/inode.c
539
struct buffer_head * bh;
fs/minix/inode.c
577
struct buffer_head * bh;
fs/minix/inode.c
633
static struct buffer_head * V1_minix_update_inode(struct inode * inode)
fs/minix/inode.c
635
struct buffer_head * bh;
fs/minix/inode.c
660
static struct buffer_head * V2_minix_update_inode(struct inode * inode)
fs/minix/inode.c
662
struct buffer_head * bh;
fs/minix/inode.c
689
struct buffer_head *bh;
fs/minix/itree_common.c
12
static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v)
fs/minix/itree_common.c
154
struct buffer_head *bh, int create)
fs/minix/itree_common.c
25
static inline block_t *block_end(struct buffer_head *bh)
fs/minix/itree_common.c
279
struct buffer_head * bh;
fs/minix/itree_common.c
38
struct buffer_head *bh;
fs/minix/itree_common.c
7
struct buffer_head *bh;
fs/minix/itree_common.c
82
struct buffer_head *bh;
fs/minix/itree_v1.c
54
struct buffer_head *bh_result, int create)
fs/minix/itree_v2.c
62
struct buffer_head *bh_result, int create)
fs/minix/minix.h
38
struct buffer_head ** s_imap;
fs/minix/minix.h
39
struct buffer_head ** s_zmap;
fs/minix/minix.h
40
struct buffer_head * s_sbh;
fs/minix/minix.h
50
struct minix_inode *minix_V1_raw_inode(struct super_block *, ino_t, struct buffer_head **);
fs/minix/minix.h
51
struct minix2_inode *minix_V2_raw_inode(struct super_block *, ino_t, struct buffer_head **);
fs/minix/minix.h
68
extern int V1_minix_get_block(struct inode *, long, struct buffer_head *, int);
fs/minix/minix.h
69
extern int V2_minix_get_block(struct inode *, long, struct buffer_head *, int);
fs/mpage.c
100
struct buffer_head *page_bh, *head;
fs/mpage.c
136
struct buffer_head map_bh;
fs/mpage.c
157
struct buffer_head *map_bh = &args->map_bh;
fs/mpage.c
431
struct buffer_head *bh, *head = folio_buffers(folio);
fs/mpage.c
471
struct buffer_head map_bh;
fs/mpage.c
474
struct buffer_head *head = folio_buffers(folio);
fs/mpage.c
477
struct buffer_head *bh = head;
fs/mpage.c
96
static void map_buffer_to_folio(struct folio *folio, struct buffer_head *bh,
fs/nilfs2/alloc.c
205
struct buffer_head *bh, void *from)
fs/nilfs2/alloc.c
221
struct buffer_head *,
fs/nilfs2/alloc.c
223
struct buffer_head **bhp,
fs/nilfs2/alloc.c
292
int create, struct buffer_head **bhp)
fs/nilfs2/alloc.c
313
int create, struct buffer_head **bhp)
fs/nilfs2/alloc.c
351
int create, struct buffer_head **bhp)
fs/nilfs2/alloc.c
388
const struct buffer_head *bh)
fs/nilfs2/alloc.c
402
static size_t nilfs_palloc_bitmap_offset(const struct buffer_head *bh)
fs/nilfs2/alloc.c
417
const struct buffer_head *bh)
fs/nilfs2/alloc.c
584
struct buffer_head *desc_bh, *bitmap_bh;
fs/nilfs2/alloc.c
778
struct buffer_head *desc_bh, *bitmap_bh;
fs/nilfs2/alloc.c
823
struct buffer_head *desc_bh, *bitmap_bh;
fs/nilfs2/alloc.h
35
struct buffer_head **);
fs/nilfs2/alloc.h
37
const struct buffer_head *bh);
fs/nilfs2/alloc.h
50
struct buffer_head *pr_desc_bh;
fs/nilfs2/alloc.h
51
struct buffer_head *pr_bitmap_bh;
fs/nilfs2/alloc.h
52
struct buffer_head *pr_entry_bh;
fs/nilfs2/alloc.h
77
struct buffer_head *bh;
fs/nilfs2/bmap.c
324
int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh)
fs/nilfs2/bmap.c
367
struct buffer_head **bh,
fs/nilfs2/bmap.c
433
const struct buffer_head *bh)
fs/nilfs2/bmap.h
167
int nilfs_bmap_propagate(struct nilfs_bmap *, struct buffer_head *);
fs/nilfs2/bmap.h
169
int nilfs_bmap_assign(struct nilfs_bmap *, struct buffer_head **,
fs/nilfs2/bmap.h
251
const struct buffer_head *);
fs/nilfs2/bmap.h
69
int (*bop_propagate)(struct nilfs_bmap *, struct buffer_head *);
fs/nilfs2/bmap.h
74
struct buffer_head **,
fs/nilfs2/btnode.c
157
void nilfs_btnode_delete(struct buffer_head *bh)
fs/nilfs2/btnode.c
210
struct buffer_head *obh, *nbh;
fs/nilfs2/btnode.c
286
struct buffer_head *obh = ctxt->bh, *nbh = ctxt->newbh;
fs/nilfs2/btnode.c
337
struct buffer_head *nbh = ctxt->newbh;
fs/nilfs2/btnode.c
47
struct buffer_head *
fs/nilfs2/btnode.c
51
struct buffer_head *bh;
fs/nilfs2/btnode.c
89
struct buffer_head **pbh, sector_t *submit_ptr)
fs/nilfs2/btnode.c
91
struct buffer_head *bh;
fs/nilfs2/btnode.h
29
struct buffer_head *bh;
fs/nilfs2/btnode.h
30
struct buffer_head *newbh;
fs/nilfs2/btnode.h
35
struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc,
fs/nilfs2/btnode.h
38
blk_opf_t, struct buffer_head **, sector_t *);
fs/nilfs2/btnode.h
39
void nilfs_btnode_delete(struct buffer_head *);
fs/nilfs2/btree.c
1066
struct buffer_head *bh;
fs/nilfs2/btree.c
1217
set_buffer_nilfs_volatile((struct buffer_head *)((unsigned long)ptr));
fs/nilfs2/btree.c
1440
struct buffer_head *bh;
fs/nilfs2/btree.c
1654
struct buffer_head *bh;
fs/nilfs2/btree.c
1696
struct buffer_head *bh;
fs/nilfs2/btree.c
1745
struct buffer_head **bhp,
fs/nilfs2/btree.c
1748
struct buffer_head *bh;
fs/nilfs2/btree.c
1805
struct buffer_head *bh)
fs/nilfs2/btree.c
1817
set_buffer_nilfs_volatile((struct buffer_head *)((unsigned long)ptr));
fs/nilfs2/btree.c
1884
struct buffer_head *bh = NULL;
fs/nilfs2/btree.c
1915
struct buffer_head *bh)
fs/nilfs2/btree.c
2033
struct buffer_head *bh,
fs/nilfs2/btree.c
2047
int level, struct buffer_head *bh)
fs/nilfs2/btree.c
2081
struct buffer_head *bh)
fs/nilfs2/btree.c
2126
struct buffer_head *bh)
fs/nilfs2/btree.c
2133
struct buffer_head *bh)
fs/nilfs2/btree.c
2136
struct buffer_head *cbh;
fs/nilfs2/btree.c
2157
cbh = list_entry(head, struct buffer_head, b_assoc_buffers);
fs/nilfs2/btree.c
2173
struct buffer_head *bh, *head;
fs/nilfs2/btree.c
2207
struct buffer_head **bh,
fs/nilfs2/btree.c
2249
struct buffer_head **bh,
fs/nilfs2/btree.c
2278
struct buffer_head **bh,
fs/nilfs2/btree.c
2317
struct buffer_head **bh,
fs/nilfs2/btree.c
2345
struct buffer_head *bh;
fs/nilfs2/btree.c
394
int nilfs_btree_broken_node_block(struct buffer_head *bh)
fs/nilfs2/btree.c
472
struct buffer_head **bhp,
fs/nilfs2/btree.c
477
struct buffer_head *bh, *ra_bh;
fs/nilfs2/btree.c
542
struct buffer_head **bhp)
fs/nilfs2/btree.c
59
__u64 ptr, struct buffer_head **bhp)
fs/nilfs2/btree.c
63
struct buffer_head *bh;
fs/nilfs2/btree.h
31
struct buffer_head *bp_bh;
fs/nilfs2/btree.h
32
struct buffer_head *bp_sib_bh;
fs/nilfs2/btree.h
63
int nilfs_btree_broken_node_block(struct buffer_head *bh);
fs/nilfs2/cpfile.c
1019
struct buffer_head *bh;
fs/nilfs2/cpfile.c
102
struct buffer_head *bh,
fs/nilfs2/cpfile.c
1104
struct buffer_head *bh;
fs/nilfs2/cpfile.c
126
struct buffer_head *bh)
fs/nilfs2/cpfile.c
146
struct buffer_head *bh)
fs/nilfs2/cpfile.c
164
struct buffer_head **bhp)
fs/nilfs2/cpfile.c
179
struct buffer_head **bhp)
fs/nilfs2/cpfile.c
203
struct buffer_head **bhp)
fs/nilfs2/cpfile.c
248
struct buffer_head *cp_bh;
fs/nilfs2/cpfile.c
316
struct buffer_head *header_bh, *cp_bh;
fs/nilfs2/cpfile.c
387
struct buffer_head *cp_bh;
fs/nilfs2/cpfile.c
460
struct buffer_head *header_bh, *cp_bh;
fs/nilfs2/cpfile.c
573
struct buffer_head *bh;
fs/nilfs2/cpfile.c
624
struct buffer_head *bh;
fs/nilfs2/cpfile.c
70
struct buffer_head *bh,
fs/nilfs2/cpfile.c
769
struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh;
fs/nilfs2/cpfile.c
86
struct buffer_head *bh,
fs/nilfs2/cpfile.c
897
struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh;
fs/nilfs2/dat.c
333
struct buffer_head *entry_bh;
fs/nilfs2/dat.c
400
struct buffer_head *entry_bh, *bh;
fs/nilfs2/dat.c
437
struct buffer_head *entry_bh;
fs/nilfs2/direct.c
115
struct buffer_head *bh;
fs/nilfs2/direct.c
130
bh = (struct buffer_head *)((unsigned long)ptr);
fs/nilfs2/direct.c
262
struct buffer_head *bh)
fs/nilfs2/direct.c
297
struct buffer_head **bh,
fs/nilfs2/direct.c
317
struct buffer_head **bh,
fs/nilfs2/direct.c
331
struct buffer_head **bh,
fs/nilfs2/file.c
52
struct buffer_head *bh, *head;
fs/nilfs2/gcinode.c
119
__u64 vbn, struct buffer_head **out_bh)
fs/nilfs2/gcinode.c
131
int nilfs_gccache_wait_and_mark_dirty(struct buffer_head *bh)
fs/nilfs2/gcinode.c
57
struct buffer_head **out_bh)
fs/nilfs2/gcinode.c
59
struct buffer_head *bh;
fs/nilfs2/ifile.c
127
struct buffer_head **out_bh)
fs/nilfs2/ifile.c
53
struct buffer_head **out_bh)
fs/nilfs2/ifile.h
22
nilfs_ifile_map_inode(struct inode *ifile, ino_t ino, struct buffer_head *ibh)
fs/nilfs2/ifile.h
34
int nilfs_ifile_create_inode(struct inode *, ino_t *, struct buffer_head **);
fs/nilfs2/ifile.h
36
int nilfs_ifile_get_inode_block(struct inode *, ino_t, struct buffer_head **);
fs/nilfs2/inode.c
1047
struct buffer_head *ibh;
fs/nilfs2/inode.c
181
struct buffer_head *head;
fs/nilfs2/inode.c
191
struct buffer_head *bh = head;
fs/nilfs2/inode.c
306
struct buffer_head *bh;
fs/nilfs2/inode.c
450
struct buffer_head *bh;
fs/nilfs2/inode.c
741
void nilfs_update_inode(struct inode *inode, struct buffer_head *ibh, int flags)
fs/nilfs2/inode.c
75
struct buffer_head *bh_result, int create)
fs/nilfs2/inode.c
960
int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh)
fs/nilfs2/ioctl.c
538
struct buffer_head *bh;
fs/nilfs2/ioctl.c
597
struct buffer_head *bh, *n;
fs/nilfs2/ioctl.c
735
struct buffer_head *bh;
fs/nilfs2/mdt.c
117
struct buffer_head **out_bh)
fs/nilfs2/mdt.c
119
struct buffer_head *bh;
fs/nilfs2/mdt.c
169
int readahead, struct buffer_head **out_bh)
fs/nilfs2/mdt.c
171
struct buffer_head *first_bh, *bh;
fs/nilfs2/mdt.c
245
struct buffer_head *, void *),
fs/nilfs2/mdt.c
246
struct buffer_head **out_bh)
fs/nilfs2/mdt.c
285
struct buffer_head **out_bh)
fs/nilfs2/mdt.c
31
struct buffer_head *bh,
fs/nilfs2/mdt.c
33
struct buffer_head *, void *))
fs/nilfs2/mdt.c
356
struct buffer_head *bh;
fs/nilfs2/mdt.c
566
int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh)
fs/nilfs2/mdt.c
569
struct buffer_head *bh_frozen;
fs/nilfs2/mdt.c
600
struct buffer_head *
fs/nilfs2/mdt.c
601
nilfs_mdt_get_frozen_buffer(struct inode *inode, struct buffer_head *bh)
fs/nilfs2/mdt.c
604
struct buffer_head *bh_frozen = NULL;
fs/nilfs2/mdt.c
626
struct buffer_head *bh;
fs/nilfs2/mdt.c
629
bh = list_first_entry(head, struct buffer_head,
fs/nilfs2/mdt.c
70
struct buffer_head **out_bh,
fs/nilfs2/mdt.c
72
struct buffer_head *,
fs/nilfs2/mdt.c
77
struct buffer_head *bh;
fs/nilfs2/mdt.h
69
struct buffer_head *, void *),
fs/nilfs2/mdt.h
70
struct buffer_head **);
fs/nilfs2/mdt.h
73
struct buffer_head **out_bh);
fs/nilfs2/mdt.h
89
int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh);
fs/nilfs2/mdt.h
90
struct buffer_head *nilfs_mdt_get_frozen_buffer(struct inode *inode,
fs/nilfs2/mdt.h
91
struct buffer_head *bh);
fs/nilfs2/nilfs.h
284
extern int nilfs_get_block(struct inode *, sector_t, struct buffer_head *, int);
fs/nilfs2/nilfs.h
300
extern void nilfs_update_inode(struct inode *, struct buffer_head *, int);
fs/nilfs2/nilfs.h
308
int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
fs/nilfs2/nilfs.h
365
nilfs_read_super_block(struct super_block *, u64, int, struct buffer_head **);
fs/nilfs2/nilfs.h
383
struct buffer_head **);
fs/nilfs2/nilfs.h
385
struct buffer_head **);
fs/nilfs2/nilfs.h
386
int nilfs_gccache_wait_and_mark_dirty(struct buffer_head *);
fs/nilfs2/nilfs.h
62
struct buffer_head *i_bh; /*
fs/nilfs2/page.c
100
void nilfs_copy_buffer(struct buffer_head *dbh, struct buffer_head *sbh)
fs/nilfs2/page.c
105
struct buffer_head *bh;
fs/nilfs2/page.c
142
struct buffer_head *bh, *head;
fs/nilfs2/page.c
155
struct buffer_head *bh, *head;
fs/nilfs2/page.c
200
struct buffer_head *dbh, *dbufs, *sbh;
fs/nilfs2/page.c
28
static struct buffer_head *__nilfs_get_folio_block(struct folio *folio,
fs/nilfs2/page.c
34
struct buffer_head *bh = folio_buffers(folio);
fs/nilfs2/page.c
402
struct buffer_head *bh, *head;
fs/nilfs2/page.c
451
struct buffer_head *bh, *head;
fs/nilfs2/page.c
46
struct buffer_head *nilfs_grab_buffer(struct inode *inode,
fs/nilfs2/page.c
535
struct buffer_head *bh, *head;
fs/nilfs2/page.c
54
struct buffer_head *bh;
fs/nilfs2/page.c
74
void nilfs_forget_buffer(struct buffer_head *bh)
fs/nilfs2/page.h
35
struct buffer_head *nilfs_grab_buffer(struct inode *, struct address_space *,
fs/nilfs2/page.h
37
void nilfs_forget_buffer(struct buffer_head *);
fs/nilfs2/page.h
38
void nilfs_copy_buffer(struct buffer_head *, struct buffer_head *);
fs/nilfs2/recovery.c
110
struct buffer_head *bh;
fs/nilfs2/recovery.c
138
struct buffer_head **pbh, int check)
fs/nilfs2/recovery.c
140
struct buffer_head *bh_sr;
fs/nilfs2/recovery.c
189
static struct buffer_head *
fs/nilfs2/recovery.c
193
struct buffer_head *bh_sum;
fs/nilfs2/recovery.c
216
struct buffer_head *bh_sum,
fs/nilfs2/recovery.c
262
struct buffer_head **pbh,
fs/nilfs2/recovery.c
292
struct buffer_head **pbh,
fs/nilfs2/recovery.c
332
struct buffer_head *bh;
fs/nilfs2/recovery.c
510
struct buffer_head *bh_org;
fs/nilfs2/recovery.c
609
struct buffer_head *bh_sum = NULL;
fs/nilfs2/recovery.c
729
struct buffer_head *bh;
fs/nilfs2/recovery.c
866
struct buffer_head *bh_sum = NULL;
fs/nilfs2/recovery.c
95
struct buffer_head *bhs, u32 *sum,
fs/nilfs2/segbuf.c
115
struct buffer_head **bhp)
fs/nilfs2/segbuf.c
117
struct buffer_head *bh;
fs/nilfs2/segbuf.c
153
struct buffer_head *bh_sum;
fs/nilfs2/segbuf.c
156
struct buffer_head, b_assoc_buffers);
fs/nilfs2/segbuf.c
178
struct buffer_head *bh;
fs/nilfs2/segbuf.c
183
bh = list_entry(segbuf->sb_segsum_buffers.next, struct buffer_head,
fs/nilfs2/segbuf.c
206
struct buffer_head *bh;
fs/nilfs2/segbuf.c
210
bh = list_entry(segbuf->sb_segsum_buffers.next, struct buffer_head,
fs/nilfs2/segbuf.c
252
struct buffer_head *bh, *n;
fs/nilfs2/segbuf.c
378
struct buffer_head *bh)
fs/nilfs2/segbuf.c
415
struct buffer_head *bh;
fs/nilfs2/segbuf.c
97
struct buffer_head *bh;
fs/nilfs2/segbuf.h
100
(list_entry((bh)->b_assoc_buffers.next, struct buffer_head, \
fs/nilfs2/segbuf.h
118
struct buffer_head **);
fs/nilfs2/segbuf.h
136
struct buffer_head *bh)
fs/nilfs2/segbuf.h
145
struct buffer_head *bh)
fs/nilfs2/segbuf.h
153
struct buffer_head *bh)
fs/nilfs2/segbuf.h
77
struct buffer_head *sb_super_root;
fs/nilfs2/segbuf.h
98
(list_entry((head)->next, struct buffer_head, b_assoc_buffers))
fs/nilfs2/segment.c
1001
struct buffer_head *,
fs/nilfs2/segment.c
1004
struct buffer_head *bh, *n;
fs/nilfs2/segment.c
1020
bh = list_first_entry(listp, struct buffer_head,
fs/nilfs2/segment.c
115
int (*collect_data)(struct nilfs_sc_info *, struct buffer_head *,
fs/nilfs2/segment.c
117
int (*collect_node)(struct nilfs_sc_info *, struct buffer_head *,
fs/nilfs2/segment.c
119
int (*collect_bmap)(struct nilfs_sc_info *, struct buffer_head *,
fs/nilfs2/segment.c
1586
static void nilfs_list_replace_buffer(struct buffer_head *old_bh,
fs/nilfs2/segment.c
1587
struct buffer_head *new_bh)
fs/nilfs2/segment.c
1608
struct buffer_head *bh, *bh_org;
fs/nilfs2/segment.c
1713
struct buffer_head *bh;
fs/nilfs2/segment.c
1820
struct buffer_head *bh;
fs/nilfs2/segment.c
1906
struct buffer_head *bh;
fs/nilfs2/segment.c
2019
struct buffer_head *ibh;
fs/nilfs2/segment.c
416
struct buffer_head *sumbh;
fs/nilfs2/segment.c
546
struct buffer_head *bh,
fs/nilfs2/segment.c
585
struct buffer_head *bh, struct inode *inode)
fs/nilfs2/segment.c
601
struct buffer_head *bh,
fs/nilfs2/segment.c
608
struct buffer_head *bh,
fs/nilfs2/segment.c
642
struct buffer_head *bh, struct inode *inode)
fs/nilfs2/segment.c
657
struct buffer_head *bh, struct inode *inode)
fs/nilfs2/segment.c
726
struct buffer_head *bh, *head;
fs/nilfs2/segment.c
768
struct buffer_head *bh, *head;
fs/nilfs2/segment.c
891
struct buffer_head *ibh;
fs/nilfs2/segment.c
944
struct buffer_head *bh_sr;
fs/nilfs2/segment.h
237
struct buffer_head **, int);
fs/nilfs2/segment.h
72
struct buffer_head *bh;
fs/nilfs2/sufile.c
106
int create, struct buffer_head **bhp)
fs/nilfs2/sufile.c
1063
struct buffer_head *su_bh;
fs/nilfs2/sufile.c
120
static void nilfs_sufile_mod_counter(struct buffer_head *header_bh,
fs/nilfs2/sufile.c
1216
struct buffer_head *header_bh;
fs/nilfs2/sufile.c
171
struct buffer_head *,
fs/nilfs2/sufile.c
172
struct buffer_head *))
fs/nilfs2/sufile.c
174
struct buffer_head *header_bh, *bh;
fs/nilfs2/sufile.c
238
struct buffer_head *,
fs/nilfs2/sufile.c
239
struct buffer_head *))
fs/nilfs2/sufile.c
241
struct buffer_head *header_bh, *bh;
fs/nilfs2/sufile.c
309
struct buffer_head *header_bh, *su_bh;
fs/nilfs2/sufile.c
409
struct buffer_head *header_bh,
fs/nilfs2/sufile.c
410
struct buffer_head *su_bh)
fs/nilfs2/sufile.c
434
struct buffer_head *header_bh,
fs/nilfs2/sufile.c
435
struct buffer_head *su_bh)
fs/nilfs2/sufile.c
465
struct buffer_head *header_bh,
fs/nilfs2/sufile.c
466
struct buffer_head *su_bh)
fs/nilfs2/sufile.c
510
struct buffer_head *bh;
fs/nilfs2/sufile.c
572
struct buffer_head *bh;
fs/nilfs2/sufile.c
619
struct buffer_head *header_bh;
fs/nilfs2/sufile.c
648
struct buffer_head *header_bh,
fs/nilfs2/sufile.c
649
struct buffer_head *su_bh)
fs/nilfs2/sufile.c
690
struct buffer_head *header_bh;
fs/nilfs2/sufile.c
691
struct buffer_head *su_bh;
fs/nilfs2/sufile.c
789
struct buffer_head *header_bh;
fs/nilfs2/sufile.c
84
struct buffer_head *bh)
fs/nilfs2/sufile.c
860
struct buffer_head *su_bh;
fs/nilfs2/sufile.c
92
struct buffer_head **bhp)
fs/nilfs2/sufile.c
937
struct buffer_head *header_bh, *bh;
fs/nilfs2/sufile.h
37
struct buffer_head *,
fs/nilfs2/sufile.h
38
struct buffer_head *));
fs/nilfs2/sufile.h
41
struct buffer_head *,
fs/nilfs2/sufile.h
42
struct buffer_head *));
fs/nilfs2/sufile.h
43
void nilfs_sufile_do_scrap(struct inode *, __u64, struct buffer_head *,
fs/nilfs2/sufile.h
44
struct buffer_head *);
fs/nilfs2/sufile.h
45
void nilfs_sufile_do_free(struct inode *, __u64, struct buffer_head *,
fs/nilfs2/sufile.h
46
struct buffer_head *);
fs/nilfs2/sufile.h
47
void nilfs_sufile_do_cancel_free(struct inode *, __u64, struct buffer_head *,
fs/nilfs2/sufile.h
48
struct buffer_head *);
fs/nilfs2/sufile.h
49
void nilfs_sufile_do_set_error(struct inode *, __u64, struct buffer_head *,
fs/nilfs2/sufile.h
50
struct buffer_head *);
fs/nilfs2/super.c
350
struct buffer_head *nsbh;
fs/nilfs2/super.c
851
struct buffer_head **pbh)
fs/nilfs2/the_nilfs.c
596
struct buffer_head *tsbh = nilfs->ns_sbh[0];
fs/nilfs2/the_nilfs.c
610
struct buffer_head **sbh = nilfs->ns_sbh;
fs/nilfs2/the_nilfs.c
97
struct buffer_head *bh_sr;
fs/nilfs2/the_nilfs.h
107
struct buffer_head *ns_sbh[2];
fs/ntfs3/bitmap.c
1364
struct buffer_head *bh;
fs/ntfs3/bitmap.c
1445
struct buffer_head *bh;
fs/ntfs3/bitmap.c
36
static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw);
fs/ntfs3/bitmap.c
509
struct buffer_head *bh = NULL;
fs/ntfs3/bitmap.c
697
static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw)
fs/ntfs3/bitmap.c
703
struct buffer_head *bh;
fs/ntfs3/bitmap.c
733
struct buffer_head *bh;
fs/ntfs3/bitmap.c
775
struct buffer_head *bh;
fs/ntfs3/bitmap.c
866
struct buffer_head *bh = wnd_map(wnd, iw);
fs/ntfs3/bitmap.c
952
struct buffer_head *bh = wnd_map(wnd, iw);
fs/ntfs3/bitmap.c
988
struct buffer_head *bh;
fs/ntfs3/fsntfs.c
1036
struct buffer_head *ntfs_bread(struct super_block *sb, sector_t block)
fs/ntfs3/fsntfs.c
1039
struct buffer_head *bh;
fs/ntfs3/fsntfs.c
1065
struct buffer_head *bh;
fs/ntfs3/fsntfs.c
1168
struct buffer_head *ntfs_bread_run(struct ntfs_sb_info *sbi,
fs/ntfs3/fsntfs.c
1199
struct buffer_head *bh;
fs/ntfs3/fsntfs.c
1366
struct buffer_head *bh;
fs/ntfs3/fsntfs.c
1454
struct buffer_head *bh = nb->bh[idx];
fs/ntfs3/fsntfs.c
888
struct buffer_head *bh1, *bh2;
fs/ntfs3/index.c
197
struct buffer_head *bh;
fs/ntfs3/index.c
212
struct buffer_head *bh;
fs/ntfs3/index.c
286
struct buffer_head *bh = bbuf->bh;
fs/ntfs3/index.c
379
struct buffer_head *bh;
fs/ntfs3/ntfs_fs.h
128
struct buffer_head *bh[PAGE_SIZE >> SECTOR_SHIFT];
fs/ntfs3/ntfs_fs.h
631
struct buffer_head *ntfs_bread(struct super_block *sb, sector_t block);
fs/ntfs3/ntfs_fs.h
660
struct buffer_head *ntfs_bread_run(struct ntfs_sb_info *sbi,
fs/ntfs3/super.c
1717
struct buffer_head *bh0 = sb_getblk(sb, 0);
fs/ntfs3/super.c
962
struct buffer_head *bh;
fs/ocfs2/acl.c
115
struct buffer_head *di_bh)
fs/ocfs2/acl.c
159
static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/acl.c
217
struct buffer_head *di_bh,
fs/ocfs2/acl.c
267
struct buffer_head *bh = NULL;
fs/ocfs2/acl.c
297
struct buffer_head *di_bh = NULL;
fs/ocfs2/acl.c
322
int ocfs2_acl_chmod(struct inode *inode, struct buffer_head *bh)
fs/ocfs2/acl.c
355
struct buffer_head *di_bh,
fs/ocfs2/acl.c
356
struct buffer_head *dir_bh,
fs/ocfs2/acl.h
22
extern int ocfs2_acl_chmod(struct inode *, struct buffer_head *);
fs/ocfs2/acl.h
24
struct buffer_head *, struct buffer_head *,
fs/ocfs2/alloc.c
1018
struct buffer_head *bhs[])
fs/ocfs2/alloc.c
1175
struct buffer_head *eb_bh,
fs/ocfs2/alloc.c
1176
struct buffer_head **last_eb_bh,
fs/ocfs2/alloc.c
1181
struct buffer_head *bh;
fs/ocfs2/alloc.c
1182
struct buffer_head **new_eb_bhs = NULL;
fs/ocfs2/alloc.c
1226
new_eb_bhs = kzalloc_objs(struct buffer_head *, new_blocks);
fs/ocfs2/alloc.c
1378
struct buffer_head **ret_new_eb_bh)
fs/ocfs2/alloc.c
1382
struct buffer_head *new_eb_bh = NULL;
fs/ocfs2/alloc.c
1478
struct buffer_head **target_bh)
fs/ocfs2/alloc.c
1484
struct buffer_head *bh = NULL;
fs/ocfs2/alloc.c
1485
struct buffer_head *lowest_bh = NULL;
fs/ocfs2/alloc.c
1551
int *final_depth, struct buffer_head **last_eb_bh,
fs/ocfs2/alloc.c
1557
struct buffer_head *bh = NULL;
fs/ocfs2/alloc.c
156
struct buffer_head **new_eb_bh,
fs/ocfs2/alloc.c
1805
typedef void (path_insert_t)(void *, struct buffer_head *);
fs/ocfs2/alloc.c
1820
struct buffer_head *bh = NULL;
fs/ocfs2/alloc.c
1909
static void find_path_ins(void *data, struct buffer_head *bh)
fs/ocfs2/alloc.c
1928
static void find_leaf_ins(void *data, struct buffer_head *bh)
fs/ocfs2/alloc.c
1932
struct buffer_head **ret = data;
fs/ocfs2/alloc.c
1951
struct buffer_head **leaf_bh)
fs/ocfs2/alloc.c
1954
struct buffer_head *bh = NULL;
fs/ocfs2/alloc.c
2068
struct buffer_head *root_bh;
fs/ocfs2/alloc.c
2137
struct buffer_head *right_leaf_bh;
fs/ocfs2/alloc.c
2138
struct buffer_head *left_leaf_bh = NULL;
fs/ocfs2/alloc.c
2139
struct buffer_head *root_bh;
fs/ocfs2/alloc.c
2594
struct buffer_head *bh;
fs/ocfs2/alloc.c
2639
struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
fs/ocfs2/alloc.c
2673
struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path);
fs/ocfs2/alloc.c
2902
struct buffer_head *bh = path_leaf_bh(path);
fs/ocfs2/alloc.c
3379
struct buffer_head *bh = path_leaf_bh(left_path);
fs/ocfs2/alloc.c
3380
struct buffer_head *root_bh = NULL;
fs/ocfs2/alloc.c
3543
struct buffer_head *bh = path_leaf_bh(right_path);
fs/ocfs2/alloc.c
3544
struct buffer_head *root_bh = NULL;
fs/ocfs2/alloc.c
3977
struct buffer_head *bh;
fs/ocfs2/alloc.c
4187
struct buffer_head *leaf_bh = path_leaf_bh(right_path);
fs/ocfs2/alloc.c
431
struct buffer_head *bh,
fs/ocfs2/alloc.c
4384
struct buffer_head *bh;
fs/ocfs2/alloc.c
454
struct buffer_head *bh)
fs/ocfs2/alloc.c
4594
struct buffer_head **last_eb_bh,
fs/ocfs2/alloc.c
4603
struct buffer_head *bh = NULL;
fs/ocfs2/alloc.c
462
struct buffer_head *bh)
fs/ocfs2/alloc.c
4733
struct buffer_head *last_eb_bh = NULL;
fs/ocfs2/alloc.c
478
struct buffer_head *bh)
fs/ocfs2/alloc.c
486
struct buffer_head *bh)
fs/ocfs2/alloc.c
4928
struct buffer_head **last_eb_bh,
fs/ocfs2/alloc.c
5089
struct buffer_head *last_eb_bh = NULL;
fs/ocfs2/alloc.c
5301
struct buffer_head *last_eb_bh = NULL;
fs/ocfs2/alloc.c
5829
struct buffer_head *tl_bh = osb->osb_tl_bh;
fs/ocfs2/alloc.c
5868
struct buffer_head *tl_bh = osb->osb_tl_bh;
fs/ocfs2/alloc.c
5938
struct buffer_head *data_alloc_bh)
fs/ocfs2/alloc.c
5948
struct buffer_head *tl_bh = osb->osb_tl_bh;
fs/ocfs2/alloc.c
6015
struct buffer_head *tl_bh = osb->osb_tl_bh;
fs/ocfs2/alloc.c
6016
struct buffer_head *data_alloc_bh = NULL;
fs/ocfs2/alloc.c
6169
struct buffer_head **tl_bh)
fs/ocfs2/alloc.c
6173
struct buffer_head *bh = NULL;
fs/ocfs2/alloc.c
6224
struct buffer_head *tl_bh = NULL;
fs/ocfs2/alloc.c
6367
struct buffer_head *tl_bh = NULL;
fs/ocfs2/alloc.c
6435
struct buffer_head *di_bh = NULL;
fs/ocfs2/alloc.c
665
struct buffer_head *eb_bh)
fs/ocfs2/alloc.c
6694
struct buffer_head **new_eb_bh,
fs/ocfs2/alloc.c
681
static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
fs/ocfs2/alloc.c
6838
static int ocfs2_zero_func(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/alloc.c
7090
struct buffer_head *di_bh)
fs/ocfs2/alloc.c
7243
struct buffer_head *di_bh)
fs/ocfs2/alloc.c
7415
int ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/alloc.c
7569
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/alloc.c
7571
struct buffer_head *gd_bh = NULL;
fs/ocfs2/alloc.c
878
struct buffer_head *bh)
fs/ocfs2/alloc.c
951
struct buffer_head **bh)
fs/ocfs2/alloc.c
954
struct buffer_head *tmp = *bh;
fs/ocfs2/alloc.c
975
struct buffer_head *eb_bh = NULL;
fs/ocfs2/alloc.h
157
struct buffer_head *di_bh);
fs/ocfs2/alloc.h
212
struct buffer_head *tc_last_eb_bh;
fs/ocfs2/alloc.h
219
struct buffer_head *di_bh);
fs/ocfs2/alloc.h
220
int ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/alloc.h
225
struct buffer_head **leaf_bh);
fs/ocfs2/alloc.h
268
struct buffer_head *bh;
fs/ocfs2/alloc.h
42
struct buffer_head *et_root_bh;
fs/ocfs2/alloc.h
57
struct buffer_head *bh);
fs/ocfs2/alloc.h
60
struct buffer_head *bh);
fs/ocfs2/alloc.h
67
struct buffer_head *bh);
fs/ocfs2/alloc.h
70
struct buffer_head *bh);
fs/ocfs2/alloc.h
78
struct buffer_head **bh);
fs/ocfs2/aops.c
117
struct buffer_head *bh_result, int create)
fs/ocfs2/aops.c
130
struct buffer_head *bh_result, int create)
fs/ocfs2/aops.c
1509
int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u64 new_size)
fs/ocfs2/aops.c
1589
struct buffer_head *di_bh,
fs/ocfs2/aops.c
1613
static int ocfs2_zero_tail(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/aops.c
1628
struct buffer_head *di_bh, struct folio *mmap_folio)
fs/ocfs2/aops.c
1867
struct buffer_head *di_bh = NULL;
fs/ocfs2/aops.c
2077
ocfs2_dio_alloc_write_ctx(struct buffer_head *bh, int *alloc)
fs/ocfs2/aops.c
2118
struct buffer_head *bh_result, int create)
fs/ocfs2/aops.c
2125
struct buffer_head *di_bh = NULL;
fs/ocfs2/aops.c
214
struct buffer_head *di_bh)
fs/ocfs2/aops.c
2276
struct buffer_head *di_bh = NULL;
fs/ocfs2/aops.c
245
struct buffer_head *di_bh = NULL;
fs/ocfs2/aops.c
397
struct buffer_head *head,
fs/ocfs2/aops.c
402
struct buffer_head *bh))
fs/ocfs2/aops.c
404
struct buffer_head *bh;
fs/ocfs2/aops.c
408
struct buffer_head *next;
fs/ocfs2/aops.c
43
struct buffer_head *bh_result, int create)
fs/ocfs2/aops.c
48
struct buffer_head *bh = NULL;
fs/ocfs2/aops.c
49
struct buffer_head *buffer_cache_bh = NULL;
fs/ocfs2/aops.c
580
struct buffer_head *head, *bh, *wait[2], **wait_bh = wait;
fs/ocfs2/aops.c
752
struct buffer_head *w_di_bh;
fs/ocfs2/aops.c
823
struct buffer_head *di_bh)
fs/ocfs2/aops.c
861
struct buffer_head *head, *bh;
fs/ocfs2/aops.h
18
struct buffer_head *head,
fs/ocfs2/aops.h
23
struct buffer_head *bh));
fs/ocfs2/aops.h
37
struct buffer_head *di_bh, struct folio *mmap_folio);
fs/ocfs2/aops.h
40
struct buffer_head *di_bh);
fs/ocfs2/aops.h
41
int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u64 new_size);
fs/ocfs2/aops.h
44
struct buffer_head *bh_result, int create);
fs/ocfs2/blockcheck.c
441
void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.c
485
int ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.c
585
struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.c
593
struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.h
35
struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.h
38
struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.h
47
void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr,
fs/ocfs2/blockcheck.h
49
int ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr,
fs/ocfs2/buffer_head_io.c
190
struct buffer_head *bhs[], int flags,
fs/ocfs2/buffer_head_io.c
192
struct buffer_head *bh))
fs/ocfs2/buffer_head_io.c
196
struct buffer_head *bh;
fs/ocfs2/buffer_head_io.c
38
int ocfs2_write_block(struct ocfs2_super *osb, struct buffer_head *bh,
fs/ocfs2/buffer_head_io.c
424
struct buffer_head *bh)
fs/ocfs2/buffer_head_io.c
88
unsigned int nr, struct buffer_head *bhs[])
fs/ocfs2/buffer_head_io.c
92
struct buffer_head *bh;
fs/ocfs2/buffer_head_io.h
16
struct buffer_head *bh,
fs/ocfs2/buffer_head_io.h
19
unsigned int nr, struct buffer_head *bhs[]);
fs/ocfs2/buffer_head_io.h
29
struct buffer_head *bhs[], int flags,
fs/ocfs2/buffer_head_io.h
31
struct buffer_head *bh));
fs/ocfs2/buffer_head_io.h
34
struct buffer_head *bh);
fs/ocfs2/buffer_head_io.h
40
struct buffer_head **bh,
fs/ocfs2/buffer_head_io.h
42
struct buffer_head *bh))
fs/ocfs2/dir.c
1051
struct buffer_head *di_bh = NULL;
fs/ocfs2/dir.c
1053
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
1103
struct buffer_head *bh;
fs/ocfs2/dir.c
1150
struct buffer_head *de_bh = res->dl_leaf_bh;
fs/ocfs2/dir.c
1183
struct buffer_head *bh, char *first_de,
fs/ocfs2/dir.c
1240
struct buffer_head *dirblock_bh)
fs/ocfs2/dir.c
1289
struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
fs/ocfs2/dir.c
1290
struct buffer_head *leaf_bh = lookup->dl_leaf_bh;
fs/ocfs2/dir.c
134
struct buffer_head *bh, u16 rec_len)
fs/ocfs2/dir.c
1404
struct buffer_head *bh)
fs/ocfs2/dir.c
1407
struct buffer_head *di_bh = NULL;
fs/ocfs2/dir.c
1431
struct buffer_head *bh)
fs/ocfs2/dir.c
1513
struct buffer_head *dx_leaf_bh)
fs/ocfs2/dir.c
152
struct buffer_head *dx_root_bh,
fs/ocfs2/dir.c
153
struct buffer_head *dirdata_bh)
fs/ocfs2/dir.c
1546
struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
fs/ocfs2/dir.c
1582
struct buffer_head *bh;
fs/ocfs2/dir.c
1639
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.c
1649
struct buffer_head *insert_bh = lookup->dl_leaf_bh;
fs/ocfs2/dir.c
1653
struct buffer_head *bh;
fs/ocfs2/dir.c
1794
struct buffer_head *di_bh = NULL;
fs/ocfs2/dir.c
1865
struct buffer_head * bh, * tmp;
fs/ocfs2/dir.c
2138
struct buffer_head *di_bh = NULL;
fs/ocfs2/dir.c
2139
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
2245
struct buffer_head *di_bh)
fs/ocfs2/dir.c
2278
struct buffer_head *fe_bh,
fs/ocfs2/dir.c
2280
struct buffer_head **ret_new_bh)
fs/ocfs2/dir.c
2284
struct buffer_head *new_bh = NULL;
fs/ocfs2/dir.c
2346
struct buffer_head *di_bh,
fs/ocfs2/dir.c
2347
struct buffer_head *dirdata_bh,
fs/ocfs2/dir.c
2350
struct buffer_head **ret_dx_root_bh)
fs/ocfs2/dir.c
2357
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
2438
struct buffer_head **dx_leaves,
fs/ocfs2/dir.c
2443
struct buffer_head *bh;
fs/ocfs2/dir.c
2492
struct buffer_head **dx_leaves,
fs/ocfs2/dir.c
2534
struct buffer_head **dx_leaves,
fs/ocfs2/dir.c
2555
static struct buffer_head **ocfs2_dx_dir_kmalloc_leaves(struct super_block *sb,
fs/ocfs2/dir.c
2559
struct buffer_head **dx_leaves;
fs/ocfs2/dir.c
2561
dx_leaves = kzalloc_objs(struct buffer_head *, num_dx_leaves, GFP_NOFS);
fs/ocfs2/dir.c
2572
struct buffer_head *di_bh,
fs/ocfs2/dir.c
2577
struct buffer_head *leaf_bh = NULL;
fs/ocfs2/dir.c
2578
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
2627
struct buffer_head *fe_bh,
fs/ocfs2/dir.c
2647
struct buffer_head **dx_leaves,
fs/ocfs2/dir.c
2650
struct buffer_head *dirent_bh)
fs/ocfs2/dir.c
2655
struct buffer_head *dx_leaf_bh;
fs/ocfs2/dir.c
2695
struct buffer_head *dx_root_bh,
fs/ocfs2/dir.c
2696
struct buffer_head *dirent_bh)
fs/ocfs2/dir.c
2738
struct buffer_head *di_bh)
fs/ocfs2/dir.c
2825
static int ocfs2_expand_inline_dir(struct inode *dir, struct buffer_head *di_bh,
fs/ocfs2/dir.c
2828
struct buffer_head **first_block_bh)
fs/ocfs2/dir.c
2840
struct buffer_head *dirdata_bh = NULL;
fs/ocfs2/dir.c
2841
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
2842
struct buffer_head **dx_leaves = NULL;
fs/ocfs2/dir.c
299
struct buffer_head *bh,
fs/ocfs2/dir.c
3145
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.c
3148
struct buffer_head **new_bh)
fs/ocfs2/dir.c
3209
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.c
3212
struct buffer_head **new_de_bh)
fs/ocfs2/dir.c
3222
struct buffer_head *new_bh = NULL;
fs/ocfs2/dir.c
3226
struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
fs/ocfs2/dir.c
3396
static int ocfs2_find_dir_space_id(struct inode *dir, struct buffer_head *di_bh,
fs/ocfs2/dir.c
3398
struct buffer_head **ret_de_bh,
fs/ocfs2/dir.c
3478
int namelen, struct buffer_head **ret_de_bh)
fs/ocfs2/dir.c
3481
struct buffer_head *bh = NULL;
fs/ocfs2/dir.c
358
static inline int ocfs2_search_dirblock(struct buffer_head *bh,
fs/ocfs2/dir.c
3692
struct buffer_head **orig_dx_leaves,
fs/ocfs2/dir.c
3693
struct buffer_head **new_dx_leaves,
fs/ocfs2/dir.c
3747
struct buffer_head *dx_root_bh,
fs/ocfs2/dir.c
3748
struct buffer_head *dx_leaf_bh,
fs/ocfs2/dir.c
3757
struct buffer_head **orig_dx_leaves = NULL;
fs/ocfs2/dir.c
3758
struct buffer_head **new_dx_leaves = NULL;
fs/ocfs2/dir.c
3942
struct buffer_head *di_bh,
fs/ocfs2/dir.c
3943
struct buffer_head *dx_root_bh,
fs/ocfs2/dir.c
3949
struct buffer_head *dx_leaf_bh = NULL;
fs/ocfs2/dir.c
4015
struct buffer_head *dx_root_bh,
fs/ocfs2/dir.c
4020
struct buffer_head *leaf_bh = NULL, *prev_leaf_bh = NULL;
fs/ocfs2/dir.c
4063
struct buffer_head *dx_root_bh)
fs/ocfs2/dir.c
4066
struct buffer_head **dx_leaves = NULL;
fs/ocfs2/dir.c
409
static struct buffer_head *ocfs2_find_entry_id(const char *name,
fs/ocfs2/dir.c
415
struct buffer_head *di_bh = NULL;
fs/ocfs2/dir.c
4183
static int ocfs2_inline_dx_has_space(struct buffer_head *dx_root_bh)
fs/ocfs2/dir.c
4199
struct buffer_head *di_bh,
fs/ocfs2/dir.c
4206
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
4207
struct buffer_head *leaf_bh = NULL;
fs/ocfs2/dir.c
4302
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.c
4309
struct buffer_head *bh = NULL;
fs/ocfs2/dir.c
4372
struct buffer_head *di_bh,
fs/ocfs2/dir.c
4373
struct buffer_head *dx_root_bh)
fs/ocfs2/dir.c
4380
struct buffer_head *dx_alloc_bh = NULL;
fs/ocfs2/dir.c
439
struct buffer_head *bh)
fs/ocfs2/dir.c
4452
int ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh)
fs/ocfs2/dir.c
4459
struct buffer_head *dx_root_bh = NULL;
fs/ocfs2/dir.c
477
static int ocfs2_check_dir_trailer(struct inode *dir, struct buffer_head *bh)
fs/ocfs2/dir.c
517
struct buffer_head **bh, int flags)
fs/ocfs2/dir.c
520
struct buffer_head *tmp = *bh;
fs/ocfs2/dir.c
554
struct buffer_head **bh)
fs/ocfs2/dir.c
557
struct buffer_head *tmp = *bh;
fs/ocfs2/dir.c
583
struct buffer_head *bh)
fs/ocfs2/dir.c
59
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.c
62
struct buffer_head **new_bh);
fs/ocfs2/dir.c
635
struct buffer_head **dx_root_bh)
fs/ocfs2/dir.c
639
struct buffer_head *tmp = *dx_root_bh;
fs/ocfs2/dir.c
652
struct buffer_head *bh)
fs/ocfs2/dir.c
676
struct buffer_head **dx_leaf_bh)
fs/ocfs2/dir.c
679
struct buffer_head *tmp = *dx_leaf_bh;
fs/ocfs2/dir.c
696
struct buffer_head **dx_leaf_bhs)
fs/ocfs2/dir.c
708
static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen,
fs/ocfs2/dir.c
713
struct buffer_head *bh_use[NAMEI_RA_SIZE];
fs/ocfs2/dir.c
714
struct buffer_head *bh, *ret = NULL;
fs/ocfs2/dir.c
815
struct buffer_head *eb_bh = NULL;
fs/ocfs2/dir.c
939
struct buffer_head *dx_leaf_bh = NULL;
fs/ocfs2/dir.c
942
struct buffer_head *dir_ent_bh = NULL;
fs/ocfs2/dir.h
19
struct buffer_head *dl_leaf_bh; /* Unindexed leaf
fs/ocfs2/dir.h
24
struct buffer_head *dl_dx_root_bh; /* Root of indexed
fs/ocfs2/dir.h
27
struct buffer_head *dl_dx_leaf_bh; /* Indexed leaf block */
fs/ocfs2/dir.h
32
struct buffer_head *dl_prev_leaf_bh;/* Previous entry in
fs/ocfs2/dir.h
51
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.h
56
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.h
83
struct buffer_head *parent_fe_bh,
fs/ocfs2/dir.h
92
struct buffer_head *fe_bh,
fs/ocfs2/dir.h
96
int ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh);
fs/ocfs2/dlmglue.c
2316
struct buffer_head **bh)
fs/ocfs2/dlmglue.c
2401
struct buffer_head **ret_bh,
fs/ocfs2/dlmglue.c
2402
struct buffer_head *passed_bh)
fs/ocfs2/dlmglue.c
2427
struct buffer_head **ret_bh,
fs/ocfs2/dlmglue.c
2436
struct buffer_head *local_bh = NULL;
fs/ocfs2/dlmglue.c
2548
struct buffer_head **ret_bh, int ex, struct folio *folio)
fs/ocfs2/dlmglue.c
2592
struct buffer_head *bh = NULL;
fs/ocfs2/dlmglue.c
2673
struct buffer_head **ret_bh,
fs/ocfs2/dlmglue.c
371
struct buffer_head **bh);
fs/ocfs2/dlmglue.c
4217
struct buffer_head *bh = NULL;
fs/ocfs2/dlmglue.h
136
struct buffer_head **ret_bh,
fs/ocfs2/dlmglue.h
141
struct buffer_head **ret_bh, int ex, struct folio *folio);
fs/ocfs2/dlmglue.h
199
struct buffer_head **ret_bh,
fs/ocfs2/extent_map.c
279
struct buffer_head *eb_bh = NULL;
fs/ocfs2/extent_map.c
345
struct buffer_head *eb_bh,
fs/ocfs2/extent_map.c
350
struct buffer_head *next_eb_bh = NULL;
fs/ocfs2/extent_map.c
397
struct buffer_head *di_bh,
fs/ocfs2/extent_map.c
407
struct buffer_head *eb_bh = NULL;
fs/ocfs2/extent_map.c
546
struct buffer_head *eb_bh = NULL;
fs/ocfs2/extent_map.c
611
struct buffer_head *di_bh = NULL;
fs/ocfs2/extent_map.c
712
static int ocfs2_fiemap_inline(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/extent_map.c
758
struct buffer_head *di_bh = NULL;
fs/ocfs2/extent_map.c
837
int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/extent_map.c
888
struct buffer_head *di_bh = NULL;
fs/ocfs2/extent_map.c
975
struct buffer_head *bhs[], int flags,
fs/ocfs2/extent_map.c
977
struct buffer_head *bh))
fs/ocfs2/extent_map.h
41
int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/extent_map.h
52
struct buffer_head *bhs[], int flags,
fs/ocfs2/extent_map.h
54
struct buffer_head *bh));
fs/ocfs2/extent_map.h
57
struct buffer_head *eb_bh,
fs/ocfs2/extent_map.h
61
struct buffer_head **bh,
fs/ocfs2/extent_map.h
63
struct buffer_head *bh))
fs/ocfs2/file.c
1012
int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/file.c
1055
struct buffer_head *di_bh,
fs/ocfs2/file.c
1128
struct buffer_head *bh = NULL;
fs/ocfs2/file.c
1386
struct buffer_head *bh)
fs/ocfs2/file.c
1430
struct buffer_head *bh = NULL;
fs/ocfs2/file.c
1455
struct buffer_head *di_bh = NULL;
fs/ocfs2/file.c
1774
struct buffer_head *di_bh, u64 byte_start,
fs/ocfs2/file.c
1954
struct buffer_head *di_bh = NULL;
fs/ocfs2/file.c
2204
struct buffer_head **di_bh,
fs/ocfs2/file.c
2246
struct buffer_head **di_bh,
fs/ocfs2/file.c
2269
struct buffer_head *di_bh = NULL;
fs/ocfs2/file.c
255
struct buffer_head *bh)
fs/ocfs2/file.c
2713
struct buffer_head *in_bh = NULL, *out_bh = NULL;
fs/ocfs2/file.c
295
struct buffer_head *fe_bh,
fs/ocfs2/file.c
315
struct buffer_head *di_bh,
fs/ocfs2/file.c
341
struct buffer_head *fe_bh,
fs/ocfs2/file.c
375
struct buffer_head *fe_bh,
fs/ocfs2/file.c
440
struct buffer_head *di_bh,
fs/ocfs2/file.c
547
struct buffer_head *fe_bh,
fs/ocfs2/file.c
568
struct buffer_head *bh = NULL;
fs/ocfs2/file.c
718
struct buffer_head *di_bh,
fs/ocfs2/file.c
761
u64 abs_to, struct buffer_head *di_bh)
fs/ocfs2/file.c
865
struct buffer_head *di_bh,
fs/ocfs2/file.c
939
u64 range_end, struct buffer_head *di_bh)
fs/ocfs2/file.c
972
int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/file.h
34
struct buffer_head *fe_bh,
fs/ocfs2/file.h
41
struct buffer_head *fe_bh,
fs/ocfs2/file.h
44
struct buffer_head *di_bh,
fs/ocfs2/file.h
47
struct buffer_head *di_bh,
fs/ocfs2/file.h
49
int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/file.h
51
int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/file.h
64
struct buffer_head *bh);
fs/ocfs2/file.h
72
struct buffer_head *di_bh, u64 byte_start,
fs/ocfs2/inode.c
1000
struct buffer_head *di_bh,
fs/ocfs2/inode.c
1108
struct buffer_head *di_bh = NULL;
fs/ocfs2/inode.c
1385
struct buffer_head *bh)
fs/ocfs2/inode.c
1458
struct buffer_head *bh)
fs/ocfs2/inode.c
1738
struct buffer_head *bh)
fs/ocfs2/inode.c
1837
struct buffer_head *bh)
fs/ocfs2/inode.c
1918
struct buffer_head **bh,
fs/ocfs2/inode.c
1922
struct buffer_head *tmp = *bh;
fs/ocfs2/inode.c
1942
int ocfs2_read_inode_block_full(struct inode *inode, struct buffer_head **bh,
fs/ocfs2/inode.c
1946
struct buffer_head *tmp = *bh;
fs/ocfs2/inode.c
1960
int ocfs2_read_inode_block(struct inode *inode, struct buffer_head **bh)
fs/ocfs2/inode.c
519
struct buffer_head *bh = NULL;
fs/ocfs2/inode.c
60
struct buffer_head *fe_bh);
fs/ocfs2/inode.c
63
struct buffer_head **bh,
fs/ocfs2/inode.c
66
struct buffer_head *bh);
fs/ocfs2/inode.c
68
struct buffer_head *bh);
fs/ocfs2/inode.c
692
struct buffer_head *fe_bh)
fs/ocfs2/inode.c
747
struct buffer_head *di_bh,
fs/ocfs2/inode.c
749
struct buffer_head *orphan_dir_bh)
fs/ocfs2/inode.c
753
struct buffer_head *inode_alloc_bh = NULL;
fs/ocfs2/inode.c
861
struct buffer_head *di_bh)
fs/ocfs2/inode.c
865
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/inode.h
137
struct buffer_head *bh);
fs/ocfs2/inode.h
151
struct buffer_head *bh);
fs/ocfs2/inode.h
157
int ocfs2_read_inode_block(struct inode *inode, struct buffer_head **bh);
fs/ocfs2/inode.h
159
int ocfs2_read_inode_block_full(struct inode *inode, struct buffer_head **bh,
fs/ocfs2/ioctl.c
285
struct buffer_head *bh = NULL;
fs/ocfs2/ioctl.c
441
struct buffer_head *bh = NULL;
fs/ocfs2/ioctl.c
557
struct buffer_head *bh = NULL;
fs/ocfs2/ioctl.c
93
struct buffer_head *bh = NULL;
fs/ocfs2/journal.c
1025
struct buffer_head *bh = journal->j_bh;
fs/ocfs2/journal.c
1256
struct buffer_head *bh = NULL;
fs/ocfs2/journal.c
1644
struct buffer_head **bh,
fs/ocfs2/journal.c
1690
struct buffer_head *bh = NULL;
fs/ocfs2/journal.c
1928
struct buffer_head *bh = NULL;
fs/ocfs2/journal.c
2296
struct buffer_head *di_bh = NULL;
fs/ocfs2/journal.c
2452
struct buffer_head *di_bh = NULL;
fs/ocfs2/journal.c
528
struct buffer_head *bh,
fs/ocfs2/journal.c
547
struct buffer_head *bh,
fs/ocfs2/journal.c
567
struct buffer_head *bh,
fs/ocfs2/journal.c
583
struct buffer_head *bh)
fs/ocfs2/journal.c
658
struct buffer_head *bh,
fs/ocfs2/journal.c
734
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
744
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
754
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
764
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
774
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
784
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
794
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
804
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
814
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
824
struct buffer_head *bh, int type)
fs/ocfs2/journal.c
829
void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/journal.c
922
struct buffer_head *bh = NULL;
fs/ocfs2/journal.h
282
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
285
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
288
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
291
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
294
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
297
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
300
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
303
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
306
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
309
struct buffer_head *bh, int type);
fs/ocfs2/journal.h
330
void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh);
fs/ocfs2/journal.h
51
struct buffer_head *j_bh; /* Journal disk inode block */
fs/ocfs2/localalloc.c
1093
struct buffer_head **bitmap_bh)
fs/ocfs2/localalloc.c
1232
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/localalloc.c
273
struct buffer_head *alloc_bh = NULL;
fs/ocfs2/localalloc.c
372
struct buffer_head *bh = NULL;
fs/ocfs2/localalloc.c
373
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/localalloc.c
48
struct buffer_head *main_bm_bh);
fs/ocfs2/localalloc.c
482
struct buffer_head *alloc_bh = NULL;
fs/ocfs2/localalloc.c
53
struct buffer_head **bitmap_bh);
fs/ocfs2/localalloc.c
552
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/localalloc.c
944
struct buffer_head *main_bm_bh)
fs/ocfs2/mmap.c
116
struct buffer_head *di_bh = NULL;
fs/ocfs2/mmap.c
46
struct buffer_head *di_bh, struct folio *folio)
fs/ocfs2/move_extents.c
371
struct buffer_head **ret_bh)
fs/ocfs2/move_extents.c
378
struct buffer_head *ac_bh = NULL, *gd_bh = NULL;
fs/ocfs2/move_extents.c
476
struct buffer_head *gd_bh = NULL;
fs/ocfs2/move_extents.c
528
static void ocfs2_probe_alloc_group(struct inode *inode, struct buffer_head *bh,
fs/ocfs2/move_extents.c
580
struct buffer_head *gb_bh = NULL;
fs/ocfs2/move_extents.c
581
struct buffer_head *gd_bh = NULL;
fs/ocfs2/move_extents.c
770
static int __ocfs2_move_extents_range(struct buffer_head *di_bh,
fs/ocfs2/move_extents.c
916
struct buffer_head *di_bh = NULL;
fs/ocfs2/namei.c
1116
struct buffer_head **bh1,
fs/ocfs2/namei.c
1118
struct buffer_head **bh2,
fs/ocfs2/namei.c
1219
struct buffer_head *newfe_bh = NULL;
fs/ocfs2/namei.c
1220
struct buffer_head *old_inode_bh = NULL;
fs/ocfs2/namei.c
1224
struct buffer_head *old_dir_bh = NULL;
fs/ocfs2/namei.c
1225
struct buffer_head *new_dir_bh = NULL;
fs/ocfs2/namei.c
1714
struct buffer_head **bhs = NULL;
fs/ocfs2/namei.c
1736
bhs = kzalloc_objs(struct buffer_head *, blocks);
fs/ocfs2/namei.c
1817
struct buffer_head *new_fe_bh = NULL;
fs/ocfs2/namei.c
1818
struct buffer_head *parent_fe_bh = NULL;
fs/ocfs2/namei.c
2114
struct buffer_head **ret_orphan_dir_bh)
fs/ocfs2/namei.c
2117
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/namei.c
2147
struct buffer_head *orphan_dir_bh,
fs/ocfs2/namei.c
2212
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/namei.c
2248
struct buffer_head *fe_bh,
fs/ocfs2/namei.c
2254
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/namei.c
2351
struct buffer_head *orphan_dir_bh,
fs/ocfs2/namei.c
237
struct buffer_head *parent_fe_bh = NULL;
fs/ocfs2/namei.c
242
struct buffer_head *new_fe_bh = NULL;
fs/ocfs2/namei.c
2446
struct buffer_head *dir_bh,
fs/ocfs2/namei.c
2457
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/namei.c
2524
struct buffer_head *parent_di_bh = NULL;
fs/ocfs2/namei.c
2525
struct buffer_head *new_di_bh = NULL;
fs/ocfs2/namei.c
2639
struct buffer_head *di_bh = NULL;
fs/ocfs2/namei.c
2710
struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/namei.c
2714
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/namei.c
2790
struct buffer_head *parent_di_bh = NULL;
fs/ocfs2/namei.c
2795
struct buffer_head *orphan_dir_bh = NULL;
fs/ocfs2/namei.c
2796
struct buffer_head *di_bh = NULL;
fs/ocfs2/namei.c
514
struct buffer_head **new_fe_bh,
fs/ocfs2/namei.c
60
struct buffer_head **new_fe_bh,
fs/ocfs2/namei.c
61
struct buffer_head *parent_fe_bh,
fs/ocfs2/namei.c
627
struct buffer_head **new_fe_bh,
fs/ocfs2/namei.c
628
struct buffer_head *parent_fe_bh,
fs/ocfs2/namei.c
692
struct buffer_head *fe_bh = NULL;
fs/ocfs2/namei.c
693
struct buffer_head *old_dir_bh = NULL;
fs/ocfs2/namei.c
694
struct buffer_head *parent_fe_bh = NULL;
fs/ocfs2/namei.c
75
struct buffer_head *fe_bh,
fs/ocfs2/namei.c
87
struct buffer_head **bh1,
fs/ocfs2/namei.c
889
struct buffer_head *fe_bh = NULL;
fs/ocfs2/namei.c
89
struct buffer_head **bh2,
fs/ocfs2/namei.c
890
struct buffer_head *parent_node_bh = NULL;
fs/ocfs2/namei.h
24
struct buffer_head *orphan_dir_bh,
fs/ocfs2/namei.h
32
struct inode *inode, struct buffer_head *di_bh,
fs/ocfs2/ocfs2.h
411
struct buffer_head *local_alloc_bh;
fs/ocfs2/ocfs2.h
469
struct buffer_head *osb_tl_bh;
fs/ocfs2/ocfs2.h
517
struct buffer_head *bh, int type);
fs/ocfs2/quota.h
112
int ocfs2_validate_quota_block(struct super_block *sb, struct buffer_head *bh);
fs/ocfs2/quota.h
114
struct buffer_head **bh);
fs/ocfs2/quota.h
59
struct buffer_head *dqi_gqi_bh; /* Buffer head with global quota file inode - set only if inode lock is obtained */
fs/ocfs2/quota.h
62
struct buffer_head *dqi_lqi_bh; /* Buffer head with local quota file inode */
fs/ocfs2/quota.h
63
struct buffer_head *dqi_libh; /* Buffer with local information header */
fs/ocfs2/quota.h
80
struct buffer_head *qc_headerbh; /* Buffer head with chunk header */
fs/ocfs2/quota_global.c
134
int ocfs2_validate_quota_block(struct super_block *sb, struct buffer_head *bh)
fs/ocfs2/quota_global.c
152
struct buffer_head **bhp)
fs/ocfs2/quota_global.c
176
struct buffer_head *bh;
fs/ocfs2/quota_global.c
225
struct buffer_head *bh = NULL;
fs/ocfs2/quota_global.c
301
struct buffer_head *bh = NULL;
fs/ocfs2/quota_local.c
1103
struct buffer_head *bh;
fs/ocfs2/quota_local.c
1205
static void olq_alloc_dquot(struct buffer_head *bh, void *private)
fs/ocfs2/quota_local.c
135
struct buffer_head **bh)
fs/ocfs2/quota_local.c
138
struct buffer_head *tmp = *bh;
fs/ocfs2/quota_local.c
168
struct buffer_head *bh = NULL;
fs/ocfs2/quota_local.c
279
static void olq_update_info(struct buffer_head *bh, void *private)
fs/ocfs2/quota_local.c
344
struct buffer_head *hbh;
fs/ocfs2/quota_local.c
396
struct buffer_head *bh;
fs/ocfs2/quota_local.c
467
struct buffer_head *hbh = NULL, *qbh = NULL;
fs/ocfs2/quota_local.c
591
struct buffer_head *bh;
fs/ocfs2/quota_local.c
689
struct buffer_head *bh = NULL;
fs/ocfs2/quota_local.c
795
struct buffer_head *bh = ((struct ocfs2_mem_dqinfo *)info->dqi_priv)
fs/ocfs2/quota_local.c
869
static void olq_set_dquot(struct buffer_head *bh, void *private)
fs/ocfs2/quota_local.c
897
struct buffer_head *bh;
fs/ocfs2/quota_local.c
94
static int ocfs2_modify_bh(struct inode *inode, struct buffer_head *bh,
fs/ocfs2/quota_local.c
95
void (*modify)(struct buffer_head *, void *), void *private)
fs/ocfs2/quota_local.c
972
struct buffer_head *bh = NULL, *dbh = NULL;
fs/ocfs2/refcounttree.c
1058
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1062
struct buffer_head **ret_bh)
fs/ocfs2/refcounttree.c
1069
struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL;
fs/ocfs2/refcounttree.c
1236
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
125
struct buffer_head **bh)
fs/ocfs2/refcounttree.c
1277
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1278
struct buffer_head **ref_leaf_bh,
fs/ocfs2/refcounttree.c
128
struct buffer_head *tmp = *bh;
fs/ocfs2/refcounttree.c
1286
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
1440
static int ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
1441
struct buffer_head *new_bh,
fs/ocfs2/refcounttree.c
1508
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1509
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
1519
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
1604
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1605
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
1609
struct buffer_head *expand_bh = NULL;
fs/ocfs2/refcounttree.c
1646
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1647
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
1730
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1731
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
1740
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
1818
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1819
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
1832
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
1974
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
1980
struct buffer_head *ref_leaf_bh = NULL;
fs/ocfs2/refcounttree.c
2068
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
2069
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
2153
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
2165
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
2166
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
2221
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
2231
struct buffer_head *ref_leaf_bh = NULL;
fs/ocfs2/refcounttree.c
2293
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
2369
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
2379
struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL;
fs/ocfs2/refcounttree.c
2526
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
2636
struct buffer_head *eb_bh = NULL;
fs/ocfs2/refcounttree.c
2839
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
2893
static int ocfs2_clear_cow_buffer(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/refcounttree.c
3009
struct buffer_head *old_bh = NULL;
fs/ocfs2/refcounttree.c
3010
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
3181
struct buffer_head *ref_leaf_bh = NULL;
fs/ocfs2/refcounttree.c
329
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
3377
struct buffer_head *di_bh,
fs/ocfs2/refcounttree.c
3384
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
3453
struct buffer_head *di_bh,
fs/ocfs2/refcounttree.c
3506
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
3515
struct buffer_head *ref_leaf_bh = NULL;
fs/ocfs2/refcounttree.c
3592
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
3653
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
3728
struct buffer_head *di_bh)
fs/ocfs2/refcounttree.c
3762
struct buffer_head *di_bh)
fs/ocfs2/refcounttree.c
3765
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
3866
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
3924
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.c
3926
struct buffer_head *t_bh)
fs/ocfs2/refcounttree.c
3968
struct buffer_head *t_bh,
fs/ocfs2/refcounttree.c
3970
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.c
398
struct buffer_head *di_bh = NULL;
fs/ocfs2/refcounttree.c
4019
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.c
4021
struct buffer_head *t_bh,
fs/ocfs2/refcounttree.c
4090
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.c
4092
struct buffer_head *t_bh,
fs/ocfs2/refcounttree.c
4096
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
4147
struct buffer_head *old_bh,
fs/ocfs2/refcounttree.c
4153
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
4243
struct buffer_head *old_bh = NULL;
fs/ocfs2/refcounttree.c
4452
struct buffer_head *d_bh,
fs/ocfs2/refcounttree.c
447
struct buffer_head **ref_bh)
fs/ocfs2/refcounttree.c
4491
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.c
4494
struct buffer_head *t_bh,
fs/ocfs2/refcounttree.c
4502
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
451
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
4605
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.c
4608
struct buffer_head *t_bh,
fs/ocfs2/refcounttree.c
4704
struct buffer_head **bh_s,
fs/ocfs2/refcounttree.c
4706
struct buffer_head **bh_t)
fs/ocfs2/refcounttree.c
4712
struct buffer_head *bh1 = NULL;
fs/ocfs2/refcounttree.c
4713
struct buffer_head *bh2 = NULL;
fs/ocfs2/refcounttree.c
4798
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.c
4800
struct buffer_head *t_bh)
fs/ocfs2/refcounttree.c
49
struct buffer_head *ref_root_bh;
fs/ocfs2/refcounttree.c
551
struct buffer_head *di_bh)
fs/ocfs2/refcounttree.c
559
struct buffer_head *new_bh = NULL;
fs/ocfs2/refcounttree.c
692
struct buffer_head *di_bh,
fs/ocfs2/refcounttree.c
700
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/refcounttree.c
73
struct buffer_head *bh)
fs/ocfs2/refcounttree.c
755
int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh)
fs/ocfs2/refcounttree.c
764
struct buffer_head *alloc_bh = NULL;
fs/ocfs2/refcounttree.c
765
struct buffer_head *blk_bh = NULL;
fs/ocfs2/refcounttree.c
876
struct buffer_head *ref_leaf_bh,
fs/ocfs2/refcounttree.c
925
struct buffer_head *di_bh)
fs/ocfs2/refcounttree.c
958
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.h
100
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.h
109
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.h
112
struct buffer_head *t_bh,
fs/ocfs2/refcounttree.h
116
struct buffer_head **bh1,
fs/ocfs2/refcounttree.h
118
struct buffer_head **bh2);
fs/ocfs2/refcounttree.h
120
struct buffer_head *s_bh,
fs/ocfs2/refcounttree.h
122
struct buffer_head *t_bh);
fs/ocfs2/refcounttree.h
124
struct buffer_head *d_bh,
fs/ocfs2/refcounttree.h
29
struct buffer_head **ref_bh);
fs/ocfs2/refcounttree.h
46
struct buffer_head *di_bh,
fs/ocfs2/refcounttree.h
67
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.h
74
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.h
91
struct buffer_head *ref_root_bh,
fs/ocfs2/refcounttree.h
95
int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh);
fs/ocfs2/refcounttree.h
97
struct buffer_head *di_bh);
fs/ocfs2/resize.c
183
struct buffer_head *backup = NULL;
fs/ocfs2/resize.c
222
struct buffer_head *super_bh = NULL;
fs/ocfs2/resize.c
269
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/resize.c
270
struct buffer_head *group_bh = NULL;
fs/ocfs2/resize.c
384
struct buffer_head *group_bh)
fs/ocfs2/resize.c
422
struct buffer_head *group_bh)
fs/ocfs2/resize.c
462
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/resize.c
466
struct buffer_head *group_bh = NULL;
fs/ocfs2/resize.c
79
struct buffer_head *bm_bh,
fs/ocfs2/resize.c
80
struct buffer_head *group_bh,
fs/ocfs2/slot_map.c
153
struct buffer_head **bh)
fs/ocfs2/slot_map.c
171
struct buffer_head **bh)
fs/ocfs2/slot_map.c
192
struct buffer_head *bh;
fs/ocfs2/slot_map.c
340
struct buffer_head *bh)
fs/ocfs2/slot_map.c
364
struct buffer_head *bh;
fs/ocfs2/slot_map.c
38
struct buffer_head **si_bh;
fs/ocfs2/slot_map.c
388
si->si_bh = kzalloc_objs(struct buffer_head *, si->si_blocks);
fs/ocfs2/slot_map.c
48
struct buffer_head *bh);
fs/ocfs2/suballoc.c
101
static int ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
105
struct buffer_head *fe_bh,
fs/ocfs2/suballoc.c
106
struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
107
struct buffer_head *prev_bg_bh,
fs/ocfs2/suballoc.c
1371
static int ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
1418
struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
1482
struct buffer_head *group_bh,
fs/ocfs2/suballoc.c
1575
struct buffer_head *fe_bh,
fs/ocfs2/suballoc.c
1576
struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
1577
struct buffer_head *prev_bg_bh,
fs/ocfs2/suballoc.c
163
struct buffer_head *bh,
fs/ocfs2/suballoc.c
1647
struct buffer_head *group_bh,
fs/ocfs2/suballoc.c
1716
struct buffer_head *group_bh,
fs/ocfs2/suballoc.c
1749
struct buffer_head *di_bh,
fs/ocfs2/suballoc.c
1775
struct buffer_head *di_bh,
fs/ocfs2/suballoc.c
1846
struct buffer_head *group_bh = NULL;
fs/ocfs2/suballoc.c
1920
struct buffer_head *group_bh = NULL;
fs/ocfs2/suballoc.c
1921
struct buffer_head *prev_group_bh = NULL;
fs/ocfs2/suballoc.c
2247
struct buffer_head *parent_di_bh,
fs/ocfs2/suballoc.c
2282
struct buffer_head *parent_fe_bh,
fs/ocfs2/suballoc.c
230
struct buffer_head *bh,
fs/ocfs2/suballoc.c
2352
struct buffer_head *bg_bh = NULL;
fs/ocfs2/suballoc.c
2417
struct buffer_head *parent_fe_bh,
fs/ocfs2/suballoc.c
2606
struct buffer_head *group_bh,
fs/ocfs2/suballoc.c
2698
struct buffer_head *alloc_bh,
fs/ocfs2/suballoc.c
2699
struct buffer_head *group_bh)
fs/ocfs2/suballoc.c
2709
struct buffer_head *main_bm_bh = NULL;
fs/ocfs2/suballoc.c
2881
struct buffer_head *alloc_bh,
fs/ocfs2/suballoc.c
2892
struct buffer_head *group_bh = NULL;
fs/ocfs2/suballoc.c
293
struct buffer_head *bh)
fs/ocfs2/suballoc.c
2967
struct buffer_head *alloc_bh,
fs/ocfs2/suballoc.c
2978
struct buffer_head *inode_alloc_bh,
fs/ocfs2/suballoc.c
2993
struct buffer_head *bitmap_bh,
fs/ocfs2/suballoc.c
3037
struct buffer_head *bitmap_bh,
fs/ocfs2/suballoc.c
3052
struct buffer_head *bitmap_bh,
fs/ocfs2/suballoc.c
3151
struct buffer_head *inode_bh = NULL;
fs/ocfs2/suballoc.c
319
struct buffer_head *bh)
fs/ocfs2/suballoc.c
3205
struct buffer_head *alloc_bh,
fs/ocfs2/suballoc.c
3211
struct buffer_head *group_bh = NULL;
fs/ocfs2/suballoc.c
3271
struct buffer_head *alloc_bh = NULL;
fs/ocfs2/suballoc.c
364
struct buffer_head **bh, int *released)
fs/ocfs2/suballoc.c
367
struct buffer_head *tmp = *bh;
fs/ocfs2/suballoc.c
414
u64 gd_blkno, struct buffer_head **bh)
fs/ocfs2/suballoc.c
417
struct buffer_head *tmp = *bh;
fs/ocfs2/suballoc.c
462
struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
536
static struct buffer_head *
fs/ocfs2/suballoc.c
545
struct buffer_head *bg_bh;
fs/ocfs2/suballoc.c
603
struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
666
struct buffer_head *bg_bh)
fs/ocfs2/suballoc.c
693
static struct buffer_head *
fs/ocfs2/suballoc.c
703
struct buffer_head *bg_bh = NULL;
fs/ocfs2/suballoc.c
74
struct buffer_head *bg_bh,
fs/ocfs2/suballoc.c
773
struct buffer_head *bh,
fs/ocfs2/suballoc.c
784
struct buffer_head *bg_bh = NULL;
fs/ocfs2/suballoc.c
81
struct buffer_head *bh,
fs/ocfs2/suballoc.c
87
struct buffer_head *group_bh,
fs/ocfs2/suballoc.c
894
struct buffer_head *bh = NULL;
fs/ocfs2/suballoc.c
92
struct buffer_head *group_bh,
fs/ocfs2/suballoc.h
103
struct buffer_head *parent_fe_bh,
fs/ocfs2/suballoc.h
126
struct buffer_head *alloc_bh,
fs/ocfs2/suballoc.h
132
struct buffer_head *inode_alloc_bh,
fs/ocfs2/suballoc.h
136
struct buffer_head *bitmap_bh,
fs/ocfs2/suballoc.h
141
struct buffer_head *bitmap_bh,
fs/ocfs2/suballoc.h
15
struct buffer_head *,
fs/ocfs2/suballoc.h
193
struct buffer_head *bh);
fs/ocfs2/suballoc.h
200
u64 gd_blkno, struct buffer_head **bh);
fs/ocfs2/suballoc.h
215
struct buffer_head *parent_fe_bh,
fs/ocfs2/suballoc.h
24
struct buffer_head *ac_bh; /* file entry bh */
fs/ocfs2/suballoc.h
76
struct buffer_head *di_bh,
fs/ocfs2/suballoc.h
80
struct buffer_head *di_bh,
fs/ocfs2/suballoc.h
88
struct buffer_head *group_bh,
fs/ocfs2/super.c
106
struct buffer_head *bh,
fs/ocfs2/super.c
110
struct buffer_head *bh,
fs/ocfs2/super.c
114
struct buffer_head **bh,
fs/ocfs2/super.c
1561
struct buffer_head *bh = NULL;
fs/ocfs2/super.c
1694
struct buffer_head **bh,
fs/ocfs2/super.c
1944
struct buffer_head *bh,
fs/ocfs2/super.c
2262
struct buffer_head *bh,
fs/ocfs2/super.c
726
struct buffer_head **bh,
fs/ocfs2/super.c
980
struct buffer_head *bh = NULL;
fs/ocfs2/symlink.c
58
struct buffer_head *bh = NULL;
fs/ocfs2/uptodate.c
228
struct buffer_head *bh)
fs/ocfs2/uptodate.c
258
struct buffer_head *bh)
fs/ocfs2/uptodate.c
281
struct buffer_head *bh)
fs/ocfs2/uptodate.c
468
struct buffer_head *bh)
fs/ocfs2/uptodate.c
506
struct buffer_head *bh)
fs/ocfs2/uptodate.c
588
struct buffer_head *bh)
fs/ocfs2/uptodate.h
55
struct buffer_head *bh);
fs/ocfs2/uptodate.h
57
struct buffer_head *bh);
fs/ocfs2/uptodate.h
59
struct buffer_head *bh);
fs/ocfs2/uptodate.h
61
struct buffer_head *bh);
fs/ocfs2/uptodate.h
66
struct buffer_head *bh);
fs/ocfs2/xattr.c
1032
struct buffer_head *blk_bh = NULL;
fs/ocfs2/xattr.c
1065
struct buffer_head *di_bh = NULL;
fs/ocfs2/xattr.c
1153
struct buffer_head *bh = NULL;
fs/ocfs2/xattr.c
118
struct buffer_head *inode_bh;
fs/ocfs2/xattr.c
123
struct buffer_head *xattr_bh;
fs/ocfs2/xattr.c
1325
struct buffer_head *di_bh,
fs/ocfs2/xattr.c
1371
struct buffer_head *di_bh = NULL;
fs/ocfs2/xattr.c
1403
struct buffer_head *bh = NULL;
fs/ocfs2/xattr.c
1590
struct buffer_head *bh = loc->xl_storage;
fs/ocfs2/xattr.c
1605
struct buffer_head *bh = loc->xl_storage;
fs/ocfs2/xattr.c
1720
struct buffer_head *bh = loc->xl_storage;
fs/ocfs2/xattr.c
2313
struct buffer_head *bh,
fs/ocfs2/xattr.c
2332
struct buffer_head *bh,
fs/ocfs2/xattr.c
2368
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
2410
struct buffer_head *ref_root_bh)
fs/ocfs2/xattr.c
2466
struct buffer_head *di_bh,
fs/ocfs2/xattr.c
2468
struct buffer_head *ref_root_bh)
fs/ocfs2/xattr.c
2491
struct buffer_head *ref_root_bh;
fs/ocfs2/xattr.c
2495
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
2497
struct buffer_head *ref_root_bh)
fs/ocfs2/xattr.c
252
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
2527
struct buffer_head *ref_root_bh)
fs/ocfs2/xattr.c
2530
struct buffer_head *xb_alloc_bh = NULL;
fs/ocfs2/xattr.c
2531
struct buffer_head *blk_bh = NULL;
fs/ocfs2/xattr.c
258
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
2604
int ocfs2_xattr_remove(struct inode *inode, struct buffer_head *di_bh)
fs/ocfs2/xattr.c
2609
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/xattr.c
272
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
275
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
2763
struct buffer_head *di_bh,
fs/ocfs2/xattr.c
282
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
2865
struct buffer_head *blk_bh = NULL;
fs/ocfs2/xattr.c
2907
struct buffer_head *inode_bh,
fs/ocfs2/xattr.c
2910
struct buffer_head **ret_bh)
fs/ocfs2/xattr.c
2917
struct buffer_head *new_bh = NULL;
fs/ocfs2/xattr.c
3003
struct buffer_head *new_bh = NULL;
fs/ocfs2/xattr.c
304
struct buffer_head **bh);
fs/ocfs2/xattr.c
3092
struct buffer_head *bh = NULL;
fs/ocfs2/xattr.c
3492
struct buffer_head *di_bh,
fs/ocfs2/xattr.c
3580
struct buffer_head *di_bh = NULL;
fs/ocfs2/xattr.c
3739
struct buffer_head *eb_bh = NULL;
fs/ocfs2/xattr.c
3970
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
4128
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
4169
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
4177
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
4222
struct buffer_head *xb_bh,
fs/ocfs2/xattr.c
4291
struct buffer_head *old_bh)
fs/ocfs2/xattr.c
4318
struct buffer_head *xb_bh = xs->xattr_bh;
fs/ocfs2/xattr.c
468
struct buffer_head *bh)
fs/ocfs2/xattr.c
5133
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
516
struct buffer_head **bh)
fs/ocfs2/xattr.c
519
struct buffer_head *tmp = *bh;
fs/ocfs2/xattr.c
5307
struct buffer_head *xb_bh,
fs/ocfs2/xattr.c
5455
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
5817
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/xattr.c
5930
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
5978
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
6013
struct buffer_head *fe_bh,
fs/ocfs2/xattr.c
6015
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
6036
struct buffer_head *ref_root_bh;
fs/ocfs2/xattr.c
6044
struct buffer_head **bh)
fs/ocfs2/xattr.c
6135
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
6144
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
6146
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
615
struct buffer_head *dir_bh,
fs/ocfs2/xattr.c
6179
struct buffer_head *fe_bh,
fs/ocfs2/xattr.c
6181
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
6187
struct buffer_head *blk_bh = NULL;
fs/ocfs2/xattr.c
6228
struct buffer_head *old_bh;
fs/ocfs2/xattr.c
6229
struct buffer_head *new_bh;
fs/ocfs2/xattr.c
6231
struct buffer_head *ref_root_bh;
fs/ocfs2/xattr.c
6242
struct buffer_head *bh,
fs/ocfs2/xattr.c
6246
struct buffer_head **ret_bh,
fs/ocfs2/xattr.c
6255
struct buffer_head *bh,
fs/ocfs2/xattr.c
6299
struct buffer_head *bh,
fs/ocfs2/xattr.c
6303
struct buffer_head **ret_bh,
fs/ocfs2/xattr.c
6324
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.c
6380
struct buffer_head *old_bh,
fs/ocfs2/xattr.c
6382
struct buffer_head *new_bh,
fs/ocfs2/xattr.c
6391
struct buffer_head *value_bh;
fs/ocfs2/xattr.c
65
struct buffer_head *bu_bhs[OCFS2_XATTR_MAX_BLOCKS_PER_BUCKET];
fs/ocfs2/xattr.c
6589
struct buffer_head *fe_bh,
fs/ocfs2/xattr.c
6590
struct buffer_head **ret_bh,
fs/ocfs2/xattr.c
6625
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
6626
struct buffer_head *new_blk_bh)
fs/ocfs2/xattr.c
6712
struct buffer_head *old_blk_bh;
fs/ocfs2/xattr.c
6713
struct buffer_head *new_blk_bh;
fs/ocfs2/xattr.c
6725
struct buffer_head *bh,
fs/ocfs2/xattr.c
6729
struct buffer_head **ret_bh,
fs/ocfs2/xattr.c
6752
struct buffer_head *bh,
fs/ocfs2/xattr.c
6756
struct buffer_head **ret_bh,
fs/ocfs2/xattr.c
7038
struct buffer_head *root_bh,
fs/ocfs2/xattr.c
7096
struct buffer_head *blk_bh,
fs/ocfs2/xattr.c
7097
struct buffer_head *new_blk_bh)
fs/ocfs2/xattr.c
7133
struct buffer_head *blk_bh)
fs/ocfs2/xattr.c
7136
struct buffer_head *new_blk_bh = NULL;
fs/ocfs2/xattr.c
7173
struct buffer_head *old_bh,
fs/ocfs2/xattr.c
7175
struct buffer_head *new_bh,
fs/ocfs2/xattr.c
7182
struct buffer_head *blk_bh = NULL;
fs/ocfs2/xattr.c
7185
struct buffer_head *ref_root_bh = NULL;
fs/ocfs2/xattr.c
7259
struct buffer_head *dir_bh = NULL;
fs/ocfs2/xattr.c
7360
struct buffer_head *di_bh,
fs/ocfs2/xattr.h
36
int ocfs2_xattr_get_nolock(struct inode *, struct buffer_head *, int,
fs/ocfs2/xattr.h
40
int ocfs2_xattr_set_handle(handle_t *, struct inode *, struct buffer_head *,
fs/ocfs2/xattr.h
46
int ocfs2_xattr_remove(struct inode *, struct buffer_head *);
fs/ocfs2/xattr.h
51
struct buffer_head *,
fs/ocfs2/xattr.h
58
int ocfs2_calc_xattr_init(struct inode *, struct buffer_head *,
fs/ocfs2/xattr.h
70
struct buffer_head *vb_bh;
fs/ocfs2/xattr.h
76
struct buffer_head *fe_bh,
fs/ocfs2/xattr.h
78
struct buffer_head *ref_root_bh,
fs/ocfs2/xattr.h
81
struct buffer_head *old_bh,
fs/ocfs2/xattr.h
83
struct buffer_head *new_bh,
fs/omfs/bitmap.c
53
struct buffer_head *bh;
fs/omfs/bitmap.c
93
struct buffer_head *bh;
fs/omfs/dir.c
117
struct buffer_head *bh;
fs/omfs/dir.c
163
struct buffer_head *bh, *bh2;
fs/omfs/dir.c
219
struct buffer_head *bh;
fs/omfs/dir.c
24
static struct buffer_head *omfs_get_bucket(struct inode *dir,
fs/omfs/dir.c
297
struct buffer_head *bh;
fs/omfs/dir.c
335
struct buffer_head *bh = omfs_bread(dir->i_sb, fsblock);
fs/omfs/dir.c
34
static struct buffer_head *omfs_scan_list(struct inode *dir, u64 block,
fs/omfs/dir.c
38
struct buffer_head *bh;
fs/omfs/dir.c
411
struct buffer_head *bh;
fs/omfs/dir.c
67
static struct buffer_head *omfs_find_entry(struct inode *dir,
fs/omfs/dir.c
70
struct buffer_head *bh;
fs/omfs/dir.c
87
struct buffer_head *bh;
fs/omfs/file.c
20
void omfs_make_empty_table(struct buffer_head *bh, int offset)
fs/omfs/file.c
218
struct buffer_head *bh_result, int create)
fs/omfs/file.c
220
struct buffer_head *bh;
fs/omfs/file.c
36
struct buffer_head *bh;
fs/omfs/inode.c
108
struct buffer_head *bh, *bh2;
fs/omfs/inode.c
208
struct buffer_head *bh;
fs/omfs/inode.c
26
struct buffer_head *omfs_bread(struct super_block *sb, sector_t block)
fs/omfs/inode.c
340
struct buffer_head *bh;
fs/omfs/inode.c
458
struct buffer_head *bh, *bh2;
fs/omfs/omfs.h
58
extern void omfs_make_empty_table(struct buffer_head *bh, int offset);
fs/omfs/omfs.h
62
extern struct buffer_head *omfs_bread(struct super_block *sb, sector_t block);
fs/qnx4/bitmap.c
28
struct buffer_head *bh;
fs/qnx4/dir.c
23
struct buffer_head *bh;
fs/qnx4/inode.c
159
struct buffer_head *bh;
fs/qnx4/inode.c
194
struct buffer_head *bh;
fs/qnx4/inode.c
285
struct buffer_head *bh;
fs/qnx4/inode.c
61
static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create )
fs/qnx4/inode.c
88
struct buffer_head *bh = NULL;
fs/qnx4/namei.c
27
struct buffer_head *bh, unsigned long *offset)
fs/qnx4/namei.c
50
static struct buffer_head *qnx4_find_entry(int len, struct inode *dir,
fs/qnx4/namei.c
54
struct buffer_head *bh;
fs/qnx4/namei.c
93
struct buffer_head *bh;
fs/qnx6/inode.c
118
struct buffer_head *bh;
fs/qnx6/inode.c
251
static struct buffer_head *qnx6_check_first_superblock(struct super_block *s,
fs/qnx6/inode.c
255
struct buffer_head *bh;
fs/qnx6/inode.c
293
struct buffer_head *bh1 = NULL, *bh2 = NULL;
fs/qnx6/inode.c
74
struct buffer_head *bh, int create)
fs/qnx6/qnx6.h
30
struct buffer_head *sb_buf; /* superblock buffer */
fs/qnx6/super_mmi.c
38
struct buffer_head *bh1, *bh2 = NULL;
fs/romfs/storage.c
106
struct buffer_head *bh;
fs/romfs/storage.c
133
struct buffer_head *bh;
fs/romfs/storage.c
166
struct buffer_head *bh;
fs/udf/balloc.c
127
struct buffer_head *bh = NULL;
fs/udf/balloc.c
184
struct buffer_head *bh;
fs/udf/balloc.c
232
struct buffer_head *bh = NULL;
fs/udf/balloc.c
35
struct buffer_head *bh = NULL;
fs/udf/directory.c
128
struct buffer_head *tmp, *bha[16];
fs/udf/directory.c
154
static struct buffer_head *udf_fiiter_bread_blk(struct udf_fileident_iter *iter)
fs/udf/directory.c
464
struct buffer_head *bh;
fs/udf/inode.c
1239
struct buffer_head *udf_bread(struct inode *inode, udf_pblk_t block,
fs/udf/inode.c
1242
struct buffer_head *bh = NULL;
fs/udf/inode.c
1345
struct buffer_head *bh = NULL;
fs/udf/inode.c
1402
struct buffer_head *ibh;
fs/udf/inode.c
1728
struct buffer_head *bh = NULL;
fs/udf/inode.c
1986
struct buffer_head *bh;
fs/udf/inode.c
459
struct buffer_head *bh_result, int flags)
fs/udf/inode.c
479
struct buffer_head *bh_result, int create)
fs/udf/inode.c
501
struct buffer_head *bh_result, int create)
fs/udf/inode.c
68
struct buffer_head *bh_result, int create);
fs/udf/misc.c
188
struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block,
fs/udf/misc.c
192
struct buffer_head *bh = NULL;
fs/udf/misc.c
251
struct buffer_head *udf_read_ptagged(struct super_block *sb,
fs/udf/namei.c
136
struct buffer_head *dbh = NULL;
fs/udf/partition.c
156
struct buffer_head *bh;
fs/udf/partition.c
45
struct buffer_head *bh = NULL;
fs/udf/super.c
1227
struct buffer_head *bh = NULL;
fs/udf/super.c
1296
struct buffer_head *bh;
fs/udf/super.c
1401
struct buffer_head *bh;
fs/udf/super.c
1456
struct buffer_head *bh;
fs/udf/super.c
1631
struct buffer_head *bh, *final_bh;
fs/udf/super.c
1699
struct buffer_head *bh,
fs/udf/super.c
1730
struct buffer_head *bh, struct desc_seq_scan_data *data)
fs/udf/super.c
1761
struct buffer_head *bh = NULL;
fs/udf/super.c
1876
static int udf_load_sequence(struct super_block *sb, struct buffer_head *bh,
fs/udf/super.c
1923
struct buffer_head *bh;
fs/udf/super.c
2072
struct buffer_head *bh = sbi->s_lvid_bh;
fs/udf/super.c
2102
struct buffer_head *bh = sbi->s_lvid_bh;
fs/udf/super.c
2141
struct buffer_head *bh;
fs/udf/super.c
2404
struct buffer_head *bh = sbi->s_lvid_bh;
fs/udf/super.c
2452
struct buffer_head *bh = NULL;
fs/udf/super.c
744
struct buffer_head *bh = NULL;
fs/udf/super.c
860
struct buffer_head *bh;
fs/udf/super.c
895
struct buffer_head *bh;
fs/udf/symlink.c
103
struct buffer_head *bh = NULL;
fs/udf/udf_i.h
6
struct buffer_head *bh;
fs/udf/udf_sb.h
125
struct buffer_head *s_lvid_bh;
fs/udf/udf_sb.h
77
struct buffer_head *s_spar_map[4];
fs/udf/udf_sb.h
88
struct buffer_head *s_block_bitmap[] __counted_by(s_nr_groups);
fs/udf/udfdecl.h
118
struct buffer_head *bh = UDF_SB(sb)->s_lvid_bh;
fs/udf/udfdecl.h
156
extern struct buffer_head *udf_bread(struct inode *inode, udf_pblk_t block,
fs/udf/udfdecl.h
164
int udf_get_block(struct inode *, sector_t, struct buffer_head *, int);
fs/udf/udfdecl.h
187
extern struct buffer_head *udf_read_tagged(struct super_block *, uint32_t,
fs/udf/udfdecl.h
189
extern struct buffer_head *udf_read_ptagged(struct super_block *,
fs/udf/udfdecl.h
73
struct buffer_head;
fs/udf/udfdecl.h
88
struct buffer_head *bh[2]; /* Buffer containing 'pos' and possibly
fs/ufs/balloc.c
246
struct buffer_head *head, *bh;
fs/ufs/balloc.c
317
struct buffer_head *bh;
fs/ufs/ialloc.c
133
struct buffer_head *bh;
fs/ufs/ialloc.c
310
struct buffer_head *bh;
fs/ufs/inode.c
1042
struct buffer_head *bh;
fs/ufs/inode.c
105
struct buffer_head *bh, __fs64 *v,
fs/ufs/inode.c
156
struct buffer_head *bh;
fs/ufs/inode.c
180
struct buffer_head *bh;
fs/ufs/inode.c
321
struct buffer_head *bh;
fs/ufs/inode.c
375
static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result, int create)
fs/ufs/inode.c
643
struct buffer_head * bh;
fs/ufs/inode.c
794
struct buffer_head * bh;
fs/ufs/inode.c
85
struct buffer_head *bh;
fs/ufs/inode.c
89
struct buffer_head *bh, __fs32 *v,
fs/ufs/super.c
474
struct buffer_head *bh = sb_bread(sb, uspi->s_csaddr + i);
fs/ufs/super.c
486
sbi->s_ucg = kmalloc_objs(struct buffer_head *, uspi->s_ncg, GFP_NOFS);
fs/ufs/super.c
599
struct buffer_head *bh = sb_bread(sb, uspi->s_csaddr + i);
fs/ufs/ufs.h
23
struct buffer_head ** s_ucg;
fs/ufs/ufs_fs.h
705
struct buffer_head * bh[UFS_MAXFRAG]; /* buffers */
include/linux/buffer_head.h
107
static __always_inline int test_set_buffer_##name(struct buffer_head *bh) \
include/linux/buffer_head.h
111
static __always_inline int test_clear_buffer_##name(struct buffer_head *bh) \
include/linux/buffer_head.h
138
static __always_inline void set_buffer_uptodate(struct buffer_head *bh)
include/linux/buffer_head.h
159
static __always_inline void clear_buffer_uptodate(struct buffer_head *bh)
include/linux/buffer_head.h
164
static __always_inline int buffer_uptodate(const struct buffer_head *bh)
include/linux/buffer_head.h
173
static inline unsigned long bh_offset(const struct buffer_head *bh)
include/linux/buffer_head.h
182
((struct buffer_head *)page_private(page)); \
include/linux/buffer_head.h
193
void mark_buffer_dirty(struct buffer_head *bh);
include/linux/buffer_head.h
194
void mark_buffer_write_io_error(struct buffer_head *bh);
include/linux/buffer_head.h
195
void touch_buffer(struct buffer_head *bh);
include/linux/buffer_head.h
196
void folio_set_bh(struct buffer_head *bh, struct folio *folio,
include/linux/buffer_head.h
198
struct buffer_head *folio_alloc_buffers(struct folio *folio, unsigned long size,
include/linux/buffer_head.h
200
struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size);
include/linux/buffer_head.h
201
struct buffer_head *create_empty_buffers(struct folio *folio,
include/linux/buffer_head.h
203
void end_buffer_read_sync(struct buffer_head *bh, int uptodate);
include/linux/buffer_head.h
204
bool bio_endio_bh(struct bio *bio, struct buffer_head **bhp);
include/linux/buffer_head.h
212
void mmb_mark_buffer_dirty(struct buffer_head *bh, struct mapping_metadata_bhs *mmb);
include/linux/buffer_head.h
219
static inline void clean_bdev_bh_alias(struct buffer_head *bh)
include/linux/buffer_head.h
224
void __wait_on_buffer(struct buffer_head *);
include/linux/buffer_head.h
225
wait_queue_head_t *bh_waitq_head(struct buffer_head *bh);
include/linux/buffer_head.h
226
struct buffer_head *__find_get_block(struct block_device *bdev, sector_t block,
include/linux/buffer_head.h
228
struct buffer_head *__find_get_block_nonatomic(struct block_device *bdev,
include/linux/buffer_head.h
230
struct buffer_head *bdev_getblk(struct block_device *bdev, sector_t block,
include/linux/buffer_head.h
232
void __brelse(struct buffer_head *);
include/linux/buffer_head.h
233
void __bforget(struct buffer_head *);
include/linux/buffer_head.h
235
struct buffer_head *__bread_gfp(struct block_device *,
include/linux/buffer_head.h
237
struct buffer_head *alloc_buffer_head(gfp_t gfp_flags);
include/linux/buffer_head.h
238
void free_buffer_head(struct buffer_head * bh);
include/linux/buffer_head.h
239
void unlock_buffer(struct buffer_head *bh);
include/linux/buffer_head.h
240
void __lock_buffer(struct buffer_head *bh);
include/linux/buffer_head.h
241
int sync_dirty_buffer(struct buffer_head *bh);
include/linux/buffer_head.h
242
int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags);
include/linux/buffer_head.h
243
void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags);
include/linux/buffer_head.h
244
void bh_submit(struct buffer_head *, blk_opf_t, bio_end_io_t);
include/linux/buffer_head.h
247
int bh_uptodate_or_lock(struct buffer_head *bh);
include/linux/buffer_head.h
248
int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait);
include/linux/buffer_head.h
249
void __bh_read_batch(int nr, struct buffer_head *bhs[],
include/linux/buffer_head.h
296
static inline void get_bh(struct buffer_head *bh)
include/linux/buffer_head.h
301
static inline void put_bh(struct buffer_head *bh)
include/linux/buffer_head.h
323
static inline void brelse(struct buffer_head *bh)
include/linux/buffer_head.h
339
static inline void bforget(struct buffer_head *bh)
include/linux/buffer_head.h
345
static inline struct buffer_head *
include/linux/buffer_head.h
351
static inline struct buffer_head *
include/linux/buffer_head.h
363
static inline struct buffer_head *getblk_unmovable(struct block_device *bdev,
include/linux/buffer_head.h
374
static inline struct buffer_head *__getblk(struct block_device *bdev,
include/linux/buffer_head.h
385
static inline struct buffer_head *sb_getblk(struct super_block *sb,
include/linux/buffer_head.h
391
static inline struct buffer_head *sb_getblk_gfp(struct super_block *sb,
include/linux/buffer_head.h
397
static inline struct buffer_head *
include/linux/buffer_head.h
403
static inline struct buffer_head *
include/linux/buffer_head.h
410
map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block)
include/linux/buffer_head.h
418
static inline void wait_on_buffer(struct buffer_head *bh)
include/linux/buffer_head.h
425
static inline int trylock_buffer(struct buffer_head *bh)
include/linux/buffer_head.h
430
static inline void lock_buffer(struct buffer_head *bh)
include/linux/buffer_head.h
437
static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags)
include/linux/buffer_head.h
447
static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags)
include/linux/buffer_head.h
454
static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags)
include/linux/buffer_head.h
461
static inline void bh_read_batch(int nr, struct buffer_head *bhs[])
include/linux/buffer_head.h
466
static inline void bh_readahead_batch(int nr, struct buffer_head *bhs[],
include/linux/buffer_head.h
47
struct buffer_head;
include/linux/buffer_head.h
486
static inline struct buffer_head *__bread(struct block_device *bdev,
include/linux/buffer_head.h
506
struct buffer_head *get_nth_bh(struct buffer_head *bh, unsigned int count)
include/linux/buffer_head.h
61
struct buffer_head *b_this_page;/* circular list of page's buffers */
include/linux/buffer_head.h
89
static __always_inline void set_buffer_##name(struct buffer_head *bh) \
include/linux/buffer_head.h
94
static __always_inline void clear_buffer_##name(struct buffer_head *bh) \
include/linux/buffer_head.h
98
static __always_inline int buffer_##name(const struct buffer_head *bh) \
include/linux/fs.h
86
struct buffer_head;
include/linux/fs.h
88
struct buffer_head *bh_result, int create);
include/linux/jbd2.h
1141
struct buffer_head **j_wbuf;
include/linux/jbd2.h
1148
struct buffer_head **j_fc_wbuf;
include/linux/jbd2.h
1304
struct buffer_head *bh,
include/linux/jbd2.h
1430
static inline void jbd2_file_log_bh(struct list_head *head, struct buffer_head *bh)
include/linux/jbd2.h
1434
static inline void jbd2_unfile_log_bh(struct buffer_head *bh)
include/linux/jbd2.h
1440
struct buffer_head *jbd2_journal_get_descriptor_buffer(transaction_t *, int);
include/linux/jbd2.h
1441
void jbd2_descriptor_block_csum_set(journal_t *, struct buffer_head *);
include/linux/jbd2.h
1474
struct buffer_head *bh, void *mapped_data,
include/linux/jbd2.h
1482
struct buffer_head *bh);
include/linux/jbd2.h
1494
struct buffer_head **bh_out,
include/linux/jbd2.h
1536
extern int jbd2_journal_get_write_access(handle_t *, struct buffer_head *);
include/linux/jbd2.h
1537
extern int jbd2_journal_get_create_access (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1538
extern int jbd2_journal_get_undo_access(handle_t *, struct buffer_head *);
include/linux/jbd2.h
1539
void jbd2_journal_set_triggers(struct buffer_head *,
include/linux/jbd2.h
1541
extern int jbd2_journal_dirty_metadata (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1542
extern int jbd2_journal_forget (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1597
struct journal_head *jbd2_journal_add_journal_head(struct buffer_head *bh);
include/linux/jbd2.h
1598
struct journal_head *jbd2_journal_grab_journal_head(struct buffer_head *bh);
include/linux/jbd2.h
1649
extern int jbd2_journal_revoke (handle_t *, unsigned long long, struct buffer_head *);
include/linux/jbd2.h
1684
int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out);
include/linux/jbd2.h
328
static inline struct buffer_head *jh2bh(struct journal_head *jh)
include/linux/jbd2.h
333
static inline struct journal_head *bh2jh(struct buffer_head *bh)
include/linux/jbd2.h
338
static inline void jbd_lock_bh_journal_head(struct buffer_head *bh)
include/linux/jbd2.h
343
static inline void jbd_unlock_bh_journal_head(struct buffer_head *bh)
include/linux/jbd2.h
787
struct buffer_head *j_sb_buffer;
include/linux/jbd2.h
889
struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH];
include/linux/journal-head.h
20
struct buffer_head;
include/linux/journal-head.h
26
struct buffer_head *b_bh;
include/trace/events/block.h
26
TP_PROTO(struct buffer_head *bh),
include/trace/events/block.h
56
TP_PROTO(struct buffer_head *bh),
include/trace/events/block.h
69
TP_PROTO(struct buffer_head *bh),
mm/migrate.c
904
static bool buffer_migrate_lock_buffers(struct buffer_head *head,
mm/migrate.c
907
struct buffer_head *bh = head;
mm/migrate.c
908
struct buffer_head *failed_bh;
mm/migrate.c
940
struct buffer_head *bh, *head;