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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent-tree.c245 ctl = cache->caching_ctl;
303 struct btrfs_caching_control *caching_ctl = block_group->caching_ctl; local
338 mutex_lock(&caching_ctl->mutex);
363 caching_ctl->progress = last;
366 mutex_unlock(&caching_ctl->mutex);
391 wake_up(&caching_ctl->wait);
401 caching_ctl->progress = (u64)-1;
404 block_group->caching_ctl = NULL;
414 mutex_unlock(&caching_ctl
427 struct btrfs_caching_control *caching_ctl; local
3789 struct btrfs_caching_control *caching_ctl; local
4320 struct btrfs_caching_control *caching_ctl; local
4337 struct btrfs_caching_control *caching_ctl; local
5062 struct btrfs_caching_control *caching_ctl; local
6180 struct btrfs_caching_control *caching_ctl; local
[all...]
H A Dctree.h781 struct btrfs_caching_control *caching_ctl; member in struct:btrfs_block_group_cache

Completed in 76 milliseconds