Searched defs:bitmap_bh (Results 1 – 12 of 12) sorted by relevance
/fs/ext3/ |
D | ialloc.c | 84 struct buffer_head *bitmap_bh = NULL; in ext3_free_inode() local 350 struct buffer_head *bitmap_bh = NULL; in ext3_new_inode() local 575 struct buffer_head *bitmap_bh; in ext3_orphan_get() local 654 struct buffer_head *bitmap_bh = NULL; in ext3_count_free_inodes() local
|
D | balloc.c | 494 struct buffer_head *bitmap_bh = NULL; in ext3_free_blocks_sb() local 877 struct buffer_head *bitmap_bh, ext3_grpblk_t grp_goal, in ext3_try_to_allocate() 1114 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1316 unsigned int group, struct buffer_head *bitmap_bh, in ext3_try_to_allocate_with_rsv() 1489 struct buffer_head *bitmap_bh = NULL; in ext3_new_blocks() local 1787 struct buffer_head *bitmap_bh = NULL; in ext3_count_free_blocks() local 1929 struct buffer_head *gdp_bh, *bitmap_bh = NULL; in ext3_trim_all_free() local
|
D | inode.c | 2729 struct buffer_head *bitmap_bh; in __ext3_get_inode_loc() local
|
/fs/ext2/ |
D | balloc.c | 479 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() 1213 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks() local 1460 struct buffer_head *bitmap_bh; in ext2_count_free_blocks() local
|
D | ialloc.c | 108 struct buffer_head *bitmap_bh; in ext2_free_inode() local 434 struct buffer_head *bitmap_bh = NULL; in ext2_new_inode() local 624 struct buffer_head *bitmap_bh = NULL; in ext2_count_free_inodes() local
|
/fs/ext4/ |
D | ialloc.c | 234 struct buffer_head *bitmap_bh = NULL; in ext4_free_inode() local 1111 struct buffer_head *bitmap_bh = NULL; in ext4_orphan_get() local 1187 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_inodes() local
|
D | mballoc.c | 2877 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_diskspace_used() local 3737 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 3824 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 3932 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 4645 struct buffer_head *bitmap_bh = NULL; in ext4_free_blocks() local 4898 struct buffer_head *bitmap_bh = NULL; in ext4_group_add_blocks() local
|
D | balloc.c | 672 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
|
D | inode.c | 3978 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/fs/nilfs2/ |
D | alloc.c | 471 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local 646 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_free_entry() local 705 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_freev() local
|
/fs/ocfs2/ |
D | suballoc.c | 2547 struct buffer_head *bitmap_bh, in _ocfs2_free_clusters() 2593 struct buffer_head *bitmap_bh, in ocfs2_free_clusters() 2608 struct buffer_head *bitmap_bh, in ocfs2_release_clusters()
|
D | localalloc.c | 1115 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window()
|