Searched defs:bitmap_bh (Results 1 – 11 of 11) sorted by relevance
/fs/ext3/ |
D | ialloc.c | 94 struct buffer_head *bitmap_bh = NULL; in ext3_free_inode() local 422 struct buffer_head *bitmap_bh = NULL; in ext3_new_inode() local 641 struct buffer_head *bitmap_bh; in ext3_orphan_get() local 720 struct buffer_head *bitmap_bh = NULL; in ext3_count_free_inodes() local
|
D | balloc.c | 480 struct buffer_head *bitmap_bh = NULL; in ext3_free_blocks_sb() local 866 struct buffer_head *bitmap_bh, ext3_grpblk_t grp_goal, in ext3_try_to_allocate() 1101 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1299 unsigned int group, struct buffer_head *bitmap_bh, in ext3_try_to_allocate_with_rsv() 1471 struct buffer_head *bitmap_bh = NULL; in ext3_new_blocks() local 1761 struct buffer_head *bitmap_bh = NULL; in ext3_count_free_blocks() local
|
D | inode.c | 2579 struct buffer_head *bitmap_bh; in __ext3_get_inode_loc() local
|
/fs/ext2/ |
D | ialloc.c | 109 struct buffer_head *bitmap_bh = NULL; in ext2_free_inode() local 441 struct buffer_head *bitmap_bh = NULL; in ext2_new_inode() local 633 struct buffer_head *bitmap_bh = NULL; in ext2_count_free_inodes() local
|
D | balloc.c | 489 struct buffer_head *bitmap_bh = NULL; in ext2_free_blocks() local 673 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 908 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1101 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv() 1220 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks() local 1468 struct buffer_head *bitmap_bh; in ext2_count_free_blocks() local
|
/fs/ext4/ |
D | ialloc.c | 184 struct buffer_head *bitmap_bh = NULL; in ext4_free_inode() local 977 struct buffer_head *bitmap_bh; in ext4_orphan_get() local 1056 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_inodes() local
|
D | balloc.c | 388 struct buffer_head *bitmap_bh = NULL; in ext4_add_groupblocks() local 677 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_blocks() local
|
D | mballoc.c | 2996 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_diskspace_used() local 3815 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 3934 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 4052 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 4785 struct buffer_head *bitmap_bh = NULL; in ext4_mb_free_blocks() local
|
D | inode.c | 4038 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/fs/ocfs2/ |
D | localalloc.c | 1060 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window()
|
D | suballoc.c | 1947 struct buffer_head *bitmap_bh, in ocfs2_free_clusters()
|