Searched defs:bitmap_bh (Results 1 – 9 of 9) sorted by relevance
/linux/fs/ext2/ |
H A D | balloc.c | 485 struct buffer_head *bitmap_bh = NULL; in ext2_free_blocks() local 669 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 872 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1065 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv() 1211 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks() local 1459 struct buffer_head *bitmap_bh; in ext2_count_free_blocks() local
|
H A 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/fs/ext4/ |
H A D | ialloc.c | 240 struct buffer_head *bitmap_bh = NULL; in ext4_free_inode() local 1373 struct buffer_head *bitmap_bh = NULL; in ext4_orphan_get() local 1448 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_inodes() local
|
H A D | mballoc-test.c | 13 struct buffer_head bitmap_bh; member 334 struct buffer_head *bitmap_bh = &grp_ctx->bitmap_bh; in ext4_mb_mark_context_stub() local
|
H A D | mballoc.c | 3983 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_context() local 5322 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 5408 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 5516 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 6069 struct buffer_head *bitmap_bh; in ext4_mb_new_blocks_simple() local
|
H A D | balloc.c | 781 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
|
H A D | inode.c | 4816 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/linux/fs/ocfs2/ |
H A D | suballoc.c | 2645 struct buffer_head *bitmap_bh, in _ocfs2_free_clusters() 2689 struct buffer_head *bitmap_bh, in ocfs2_free_clusters() 2704 struct buffer_head *bitmap_bh, in ocfs2_release_clusters()
|
H A D | localalloc.c | 1095 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window()
|