Searched defs:bitmap_bh (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/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
|
/linux-4.1.27/fs/ext2/ |
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
|
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
|
/linux-4.1.27/fs/ext4/ |
D | ialloc.c | 233 struct buffer_head *bitmap_bh = NULL; in ext4_free_inode() local 1115 struct buffer_head *bitmap_bh = NULL; in ext4_orphan_get() local 1191 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_inodes() local
|
D | mballoc.c | 2873 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_diskspace_used() local 3733 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 3820 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 3928 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 4641 struct buffer_head *bitmap_bh = NULL; in ext4_free_blocks() local 4893 struct buffer_head *bitmap_bh = NULL; in ext4_group_add_blocks() local
|
D | balloc.c | 666 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
|
D | inode.c | 3928 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/linux-4.1.27/fs/nilfs2/ |
D | alloc.c | 472 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local 647 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_free_entry() local 706 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_freev() local
|
/linux-4.1.27/fs/ocfs2/ |
D | suballoc.c | 2549 struct buffer_head *bitmap_bh, in _ocfs2_free_clusters() 2595 struct buffer_head *bitmap_bh, in ocfs2_free_clusters() 2610 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()
|