Searched refs:ino_cache_progress (Results 1 – 2 of 2) sorted by relevance
76 root->ino_cache_progress = last; in caching_kthread()112 root->ino_cache_progress = (u64)-1; in caching_kthread()256 if (info->offset > root->ino_cache_progress) in btrfs_unpin_free_ino()259 count = min(root->ino_cache_progress - info->offset + 1, in btrfs_unpin_free_ino()
1188 u64 ino_cache_progress; member