Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dioctl.c1266 int defrag_count = 0; in btrfs_defrag_file() local
1343 while (i <= last_index && defrag_count < max_to_defrag && in btrfs_defrag_file()
1396 defrag_count += ret; in btrfs_defrag_file()
1456 ret = defrag_count; in btrfs_defrag_file()