Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c364 * of those PAs inside ext4_mb_discard_group_preallocations().
4396 ext4_mb_discard_group_preallocations(struct super_block *sb, in ext4_mb_discard_group_preallocations() function
4899 * A parallel ext4_mb_discard_group_preallocations is possible.
5037 ret = ext4_mb_discard_group_preallocations(sb, i, &busy); in ext4_mb_discard_preallocations()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c438 * of those PAs inside ext4_mb_discard_group_preallocations().
5417 ext4_mb_discard_group_preallocations(struct super_block *sb, in ext4_mb_discard_group_preallocations() function
5937 * A parallel ext4_mb_discard_group_preallocations is possible.
6042 ret = ext4_mb_discard_group_preallocations(sb, i, &busy); in ext4_mb_discard_preallocations()

Completed in 15 milliseconds