Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dmballoc.c414 static int ext4_try_to_trim_range(struct super_block *sb,
3318 ext4_try_to_trim_range(sb, &e4b, fd->efd_start_cluster, in ext4_discard_work()
6360 static int ext4_try_to_trim_range(struct super_block *sb, in ext4_try_to_trim_range() function
6444 ret = ext4_try_to_trim_range(sb, &e4b, start, max, minblocks); in ext4_trim_all_free()