Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dextents_status.c153 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan,
1515 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan, in __es_shrink() function
1626 nr_shrunk = __es_shrink(sbi, nr_to_scan, NULL); in ext4_es_scan()