Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c311 static struct btrfs_caching_control *
314 struct btrfs_caching_control *ctl; in get_caching_control()
328 static void put_caching_control(struct btrfs_caching_control *ctl) in put_caching_control()
402 struct btrfs_caching_control *caching_ctl; in caching_thread()
413 caching_ctl = container_of(work, struct btrfs_caching_control, work); in caching_thread()
583 struct btrfs_caching_control *caching_ctl; in cache_block_group()
613 struct btrfs_caching_control *ctl; in cache_block_group()
6049 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent()
6184 struct btrfs_caching_control *next; in btrfs_prepare_extent_commit()
6185 struct btrfs_caching_control *caching_ctl; in btrfs_prepare_extent_commit()
[all …]
Dctree.h1289 struct btrfs_caching_control { struct
1346 struct btrfs_caching_control *caching_ctl;