Home
last modified time | relevance | path

Searched refs:ext4_mb_put_pa (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c1004 /* see comments in ext4_mb_put_pa() */ in ext4_mb_init_cache()
4027 * allocation in buddy when concurrent ext4_mb_put_pa() in ext4_mb_generate_from_pa()
4080 static void ext4_mb_put_pa(struct ext4_allocation_context *ac, in ext4_mb_put_pa() function
5011 ext4_mb_put_pa(ac, ac->ac_sb, pa); in ext4_mb_release_context()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c1411 /* see comments in ext4_mb_put_pa() */ in ext4_mb_init_cache()
4935 * ext4_mb_put_pa in ext4_mb_use_preallocated()
5014 * allocation in buddy when concurrent ext4_mb_put_pa() in ext4_mb_generate_from_pa()
5073 static void ext4_mb_put_pa(struct ext4_allocation_context *ac, in ext4_mb_put_pa() function
6017 ext4_mb_put_pa(ac, ac->ac_sb, pa); in ext4_mb_release_context()

Completed in 16 milliseconds