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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 138 milliseconds