Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dioctl.c1382 u64 newer_than, unsigned long max_to_defrag) in btrfs_defrag_file() argument
1463 if (!max_to_defrag) in btrfs_defrag_file()
1464 max_to_defrag = last_index - i + 1; in btrfs_defrag_file()
1473 while (i <= last_index && defrag_count < max_to_defrag && in btrfs_defrag_file()