Searched refs:ino_cache_progress (Results 1 – 2 of 2) sorted by relevance
91 root->ino_cache_progress = last; in caching_kthread()127 root->ino_cache_progress = (u64)-1; in caching_kthread()272 if (info->offset > root->ino_cache_progress) in btrfs_unpin_free_ino()275 count = min(root->ino_cache_progress - info->offset + 1, in btrfs_unpin_free_ino()
1187 u64 ino_cache_progress; member