Searched refs:total_ref_cache_size (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dref-cache.c45 root->fs_info->total_ref_cache_size += size;
71 root->fs_info->total_ref_cache_size -= size;
H A Ddisk-io.c2412 if (fs_info->total_ref_cache_size) {
2414 (unsigned long long)fs_info->total_ref_cache_size);
H A Dctree.h1000 u64 total_ref_cache_size; member in struct:btrfs_fs_info

Completed in 186 milliseconds