Home
last modified time | relevance | path

Searched refs:BTRFS_DC_WRITTEN (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/btrfs/
Dfree-space-cache.c248 if (block_group->disk_cache_state != BTRFS_DC_WRITTEN) { in load_free_space_cache()
Dctree.h805 BTRFS_DC_WRITTEN = 0, enumerator
Dextent-tree.c2779 block_group->disk_cache_state = BTRFS_DC_WRITTEN; in cache_save_setup()
2824 dcs = BTRFS_DC_WRITTEN; in cache_save_setup()
2973 cache->disk_cache_state = BTRFS_DC_WRITTEN; in btrfs_write_dirty_block_groups()