Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dextents_status.c153 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan,
1528 * so that we are sure __es_shrink() is done with the inode before it in ext4_es_remove_extent()
1548 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan, in __es_shrink() function
1659 nr_shrunk = __es_shrink(sbi, nr_to_scan, NULL); in ext4_es_scan()
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents_status.c153 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan,
1521 * so that we are sure __es_shrink() is done with the inode before it in ext4_es_remove_extent()
1541 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan, in __es_shrink() function
1652 nr_shrunk = __es_shrink(sbi, nr_to_scan, NULL); in ext4_es_scan()

Completed in 6 milliseconds