Searched refs:ext4_unlock_group (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/ext4/ |
| D | balloc.c | 420 ext4_unlock_group(sb, block_group); in ext4_validate_block_bitmap() 428 ext4_unlock_group(sb, block_group); in ext4_validate_block_bitmap() 437 ext4_unlock_group(sb, block_group); in ext4_validate_block_bitmap() 446 ext4_unlock_group(sb, block_group); in ext4_validate_block_bitmap() 509 ext4_unlock_group(sb, block_group); in ext4_read_block_bitmap_nowait() 518 ext4_unlock_group(sb, block_group); in ext4_read_block_bitmap_nowait() 527 ext4_unlock_group(sb, block_group); in ext4_read_block_bitmap_nowait() 531 ext4_unlock_group(sb, block_group); in ext4_read_block_bitmap_nowait()
|
| D | ialloc.c | 104 ext4_unlock_group(sb, block_group); in ext4_validate_inode_bitmap() 113 ext4_unlock_group(sb, block_group); in ext4_validate_inode_bitmap() 165 ext4_unlock_group(sb, block_group); in ext4_read_inode_bitmap() 178 ext4_unlock_group(sb, block_group); in ext4_read_inode_bitmap() 182 ext4_unlock_group(sb, block_group); in ext4_read_inode_bitmap() 318 ext4_unlock_group(sb, block_group); in ext4_free_inode() 333 ext4_unlock_group(sb, block_group); in ext4_free_inode() 819 ext4_unlock_group(sb, group); in ext4_mark_inode_used() 859 ext4_unlock_group(sb, group); in ext4_mark_inode_used() 1108 ext4_unlock_group(sb, group); in __ext4_new_inode() [all …]
|
| D | mballoc.c | 1386 ext4_unlock_group(sb, group); in ext4_mb_init_cache() 1402 ext4_unlock_group(sb, group); in ext4_mb_init_cache() 2293 ext4_unlock_group(ac->ac_sb, group); in ext4_mb_try_best_found() 2357 ext4_unlock_group(ac->ac_sb, group); in ext4_mb_find_by_goal() 2650 ext4_unlock_group(sb, group); in ext4_mb_good_group_nolock() 2687 ext4_unlock_group(sb, group); in ext4_mb_good_group_nolock() 2891 ext4_unlock_group(sb, group); in ext4_mb_regular_allocator() 2908 ext4_unlock_group(sb, group); in ext4_mb_regular_allocator() 3542 ext4_unlock_group(sb, grp); in ext4_discard_work() 3759 ext4_unlock_group(sb, i); in ext4_mb_release() [all …]
|
| D | super.c | 1086 ext4_unlock_group(sb, grp); in __ext4_grp_locked_error() 3393 ext4_unlock_group(sb, i); in ext4_check_descriptors() 3397 ext4_unlock_group(sb, i); in ext4_check_descriptors()
|
| D | ext4.h | 3484 static inline void ext4_unlock_group(struct super_block *sb, in ext4_unlock_group() function
|