Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c1484 int defrag_count = 0; in btrfs_defrag_file() local
1561 while (i <= last_index && defrag_count < max_to_defrag && in btrfs_defrag_file()
1618 defrag_count += ret; in btrfs_defrag_file()
1664 ret = defrag_count; in btrfs_defrag_file()