Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dioctl.c1384 int defrag_count = 0; in btrfs_defrag_file() local
1461 while (i <= last_index && defrag_count < max_to_defrag && in btrfs_defrag_file()
1514 defrag_count += ret; in btrfs_defrag_file()
1560 ret = defrag_count; in btrfs_defrag_file()