Searched defs:bitmap_bh (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/fs/ext2/ |
D | balloc.c | 481 struct buffer_head *bitmap_bh = NULL; in ext2_free_blocks() local 665 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 900 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1093 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv() 1233 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks() local 1480 struct buffer_head *bitmap_bh; in ext2_count_free_blocks() local
|
D | ialloc.c | 109 struct buffer_head *bitmap_bh; in ext2_free_inode() local 431 struct buffer_head *bitmap_bh = NULL; in ext2_new_inode() local 629 struct buffer_head *bitmap_bh = NULL; in ext2_count_free_inodes() local
|
/Linux-v5.4/fs/ext4/ |
D | ialloc.c | 236 struct buffer_head *bitmap_bh = NULL; in ext4_free_inode() local 1208 struct buffer_head *bitmap_bh = NULL; in ext4_orphan_get() local 1281 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_inodes() local
|
D | mballoc.c | 2926 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_diskspace_used() local 3796 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 3882 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 3993 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 4708 struct buffer_head *bitmap_bh = NULL; in ext4_free_blocks() local 4968 struct buffer_head *bitmap_bh = NULL; in ext4_group_add_blocks() local
|
D | balloc.c | 688 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
|
D | inode.c | 4603 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/Linux-v5.4/fs/nilfs2/ |
D | alloc.c | 501 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local 683 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_free_entry() local 726 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_freev() local
|
/Linux-v5.4/fs/ocfs2/ |
D | suballoc.c | 2543 struct buffer_head *bitmap_bh, in _ocfs2_free_clusters() 2589 struct buffer_head *bitmap_bh, in ocfs2_free_clusters() 2604 struct buffer_head *bitmap_bh, in ocfs2_release_clusters()
|
D | localalloc.c | 1101 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window()
|