Home
last modified time | relevance | path

Searched refs:commit_bytes_used (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/btrfs/
Ddev-replace.c175 dev_replace->tgtdev->commit_bytes_used = in btrfs_init_dev_replace()
176 dev_replace->srcdev->commit_bytes_used; in btrfs_init_dev_replace()
560 tgt_device->commit_bytes_used = src_device->bytes_used; in btrfs_dev_replace_finishing()
Dvolumes.h118 u64 commit_bytes_used; member
Dvolumes.c2525 device->commit_bytes_used = device->bytes_used; in btrfs_init_dev_replace_tgtdev()
6295 device->commit_bytes_used = device->bytes_used; in fill_device_from_item()
6937 dev->commit_bytes_used = dev->bytes_used; in btrfs_update_commit_device_bytes_used()
Ddisk-io.c3639 dev->commit_bytes_used); in write_all_supers()