Searched defs:bitmap_bh (Results 1 – 9 of 9) sorted by relevance
/linux/fs/ext2/ |
A D | balloc.c | 479 struct buffer_head *bitmap_bh = NULL; in ext2_free_blocks() local 663 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate() 875 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1068 struct buffer_head *bitmap_bh, ext2_grpblk_t grp_goal, in ext2_try_to_allocate_with_rsv() 1208 struct buffer_head *bitmap_bh = NULL; in ext2_new_blocks() local 1463 struct buffer_head *bitmap_bh; in ext2_count_free_blocks() local
|
A D | ialloc.c | 110 struct buffer_head *bitmap_bh; in ext2_free_inode() local 432 struct buffer_head *bitmap_bh = NULL; in ext2_new_inode() local 630 struct buffer_head *bitmap_bh = NULL; in ext2_count_free_inodes() local
|
/linux/fs/nilfs2/ |
A 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/fs/ext4/ |
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
|
A D | mballoc.c | 3777 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_diskspace_used() local 3896 struct buffer_head *bitmap_bh = NULL; in ext4_mb_mark_bb() local 4734 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() 4820 struct buffer_head *bitmap_bh = NULL; in ext4_mb_discard_group_preallocations() local 4932 struct buffer_head *bitmap_bh = NULL; in ext4_discard_preallocations() local 5756 struct buffer_head *bitmap_bh; in ext4_mb_new_blocks_simple() local 5806 struct buffer_head *bitmap_bh; in ext4_free_blocks_simple() local 5857 struct buffer_head *bitmap_bh = NULL; in ext4_free_blocks() local 6125 struct buffer_head *bitmap_bh = NULL; in ext4_group_add_blocks() local
|
A D | balloc.c | 730 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
|
A D | inode.c | 4435 struct buffer_head *bitmap_bh; in __ext4_get_inode_loc() local
|
/linux/fs/ocfs2/ |
A D | suballoc.c | 2545 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()
|
A D | localalloc.c | 1099 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window()
|
Completed in 58 milliseconds