Searched defs:bitmap_bh (Results 1 – 10 of 10) sorted by relevance
/linux-6.8/fs/ext2/ |
D | balloc.c | 478 struct buffer_head *bitmap_bh = NULL; in ext2_free_blocks() local 662 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 865 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1058 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv() 1204 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks() local 1452 struct buffer_head *bitmap_bh; in ext2_count_free_blocks() local
|
D | ialloc.c | 110 struct buffer_head *bitmap_bh; in ext2_free_inode() local 423 struct buffer_head *bitmap_bh = NULL; in ext2_new_inode() local 621 struct buffer_head *bitmap_bh = NULL; in ext2_count_free_inodes() local
|
/linux-6.8/fs/ext4/ |
D | mballoc-test.c | 12 struct buffer_head bitmap_bh; member 192 struct buffer_head *bitmap_bh = &grp_ctx->bitmap_bh; in ext4_mb_mark_context_stub() local
|
D | ialloc.c | 240 struct buffer_head *bitmap_bh = NULL; in ext4_free_inode() local 1374 struct buffer_head *bitmap_bh = NULL; in ext4_orphan_get() local 1449 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_inodes() local
|
D | mballoc.c | 3977 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_context() local 5311 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 5397 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 5505 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 6058 struct buffer_head *bitmap_bh; in ext4_mb_new_blocks_simple() local
|
D | balloc.c | 781 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
|
D | inode.c | 4388 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/linux-6.8/fs/nilfs2/ |
D | alloc.c | 502 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local 684 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_free_entry() local 727 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_freev() local
|
/linux-6.8/fs/ocfs2/ |
D | suballoc.c | 2542 struct buffer_head *bitmap_bh, in _ocfs2_free_clusters() 2586 struct buffer_head *bitmap_bh, in ocfs2_free_clusters() 2601 struct buffer_head *bitmap_bh, in ocfs2_release_clusters()
|
D | localalloc.c | 1099 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window()
|