Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dioctl.c1487 int defrag_count = 0; in btrfs_defrag_file() local
1564 while (i <= last_index && defrag_count < max_to_defrag && in btrfs_defrag_file()
1621 defrag_count += ret; in btrfs_defrag_file()
1667 ret = defrag_count; in btrfs_defrag_file()

Completed in 5 milliseconds