Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents_status.c153 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan,
1557 static int __es_shrink(struct ext4_sb_info *sbi, int nr_to_scan, in __es_shrink() function
1667 nr_shrunk = __es_shrink(sbi, nr_to_scan, NULL); in ext4_es_scan()