Searched refs:ext4_unlock_group (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ext4/ |
| H A D | ialloc.c | 103 ext4_unlock_group(sb, block_group); in ext4_validate_inode_bitmap() 112 ext4_unlock_group(sb, block_group); in ext4_validate_inode_bitmap() 164 ext4_unlock_group(sb, block_group); in ext4_read_inode_bitmap() 177 ext4_unlock_group(sb, block_group); in ext4_read_inode_bitmap() 181 ext4_unlock_group(sb, block_group); in ext4_read_inode_bitmap() 318 ext4_unlock_group(sb, block_group); in ext4_free_inode() 332 ext4_unlock_group(sb, block_group); in ext4_free_inode() 827 ext4_unlock_group(sb, group); in ext4_mark_inode_used() 866 ext4_unlock_group(sb, group); in ext4_mark_inode_used() 1117 ext4_unlock_group(sb, group); in __ext4_new_inode() [all …]
|
| H A D | mballoc-test.c | 765 ext4_unlock_group(sb, TEST_GOAL_GROUP); in test_mb_mark_used_range() 830 ext4_unlock_group(sb, e4b->bd_group); in test_mb_free_blocks_range() 878 ext4_unlock_group(sb, TEST_GOAL_GROUP); in test_mb_free_blocks() 923 ext4_unlock_group(sb, TEST_GOAL_GROUP); in test_mb_mark_used_cost() 935 ext4_unlock_group(sb, TEST_GOAL_GROUP); in test_mb_mark_used_cost()
|
| H A D | mballoc.c | 1500 ext4_unlock_group(sb, group); in ext4_mb_init_cache() 1516 ext4_unlock_group(sb, group); in ext4_mb_init_cache() 2425 ext4_unlock_group(ac->ac_sb, group); in ext4_mb_try_best_found() 2492 ext4_unlock_group(ac->ac_sb, group); in ext4_mb_find_by_goal() 2809 ext4_unlock_group(sb, group); in ext4_mb_good_group_nolock() 2846 ext4_unlock_group(sb, group); in ext4_mb_good_group_nolock() 2994 ext4_unlock_group(sb, group); in ext4_mb_scan_group() 3683 ext4_unlock_group(sb, grp); in ext4_discard_work() 3915 ext4_unlock_group(sb, i); in ext4_mb_release() 4009 ext4_unlock_group(sb, entry->efd_group); in ext4_free_data_in_buddy() [all …]
|
| H A D | super.c | 1083 ext4_unlock_group(sb, grp); in __ext4_grp_locked_error() 3404 ext4_unlock_group(sb, i); in ext4_check_descriptors() 3408 ext4_unlock_group(sb, i); in ext4_check_descriptors()
|
| H A D | ext4.h | 3601 static inline void ext4_unlock_group(struct super_block *sb, in ext4_unlock_group() function
|