Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent-tree.c313 static struct btrfs_caching_control *
316 struct btrfs_caching_control *ctl; in get_caching_control()
330 static void put_caching_control(struct btrfs_caching_control *ctl) in put_caching_control()
383 struct btrfs_caching_control *caching_ctl; in caching_thread()
393 caching_ctl = container_of(work, struct btrfs_caching_control, work); in caching_thread()
537 struct btrfs_caching_control *caching_ctl; in cache_block_group()
567 struct btrfs_caching_control *ctl; in cache_block_group()
5814 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent()
5949 struct btrfs_caching_control *next; in btrfs_prepare_extent_commit()
5950 struct btrfs_caching_control *caching_ctl; in btrfs_prepare_extent_commit()
[all …]
Dctree.h1255 struct btrfs_caching_control { struct
1312 struct btrfs_caching_control *caching_ctl;