Searched refs:bytes_readonly (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent-tree.c319 block_group->space_info->bytes_readonly += block_group->bytes_super;
2667 found->bytes_readonly = 0;
2777 data_sinfo->bytes_pinned + data_sinfo->bytes_readonly +
2870 u64 num_bytes = sinfo->total_bytes - sinfo->bytes_readonly;
3075 space_info->bytes_pinned + space_info->bytes_readonly;
3379 sinfo->bytes_reserved + sinfo->bytes_readonly;
3763 space_info->bytes_readonly += num_bytes;
3847 cache->space_info->bytes_readonly += len;
4807 info->bytes_readonly),
4816 (unsigned long long)info->bytes_readonly);
[all...]
H A Dctree.h685 u64 bytes_readonly; /* total bytes that are read only */ member in struct:btrfs_space_info

Completed in 191 milliseconds