Home
last modified time | relevance | path

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

/linux-4.1.27/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()
558 tgt_device->commit_bytes_used = src_device->bytes_used; in btrfs_dev_replace_finishing()
Dvolumes.h118 u64 commit_bytes_used; member
Dvolumes.c2378 device->commit_bytes_used = device->bytes_used; in btrfs_init_dev_replace_tgtdev()
6106 device->commit_bytes_used = device->bytes_used; in fill_device_from_item()
6735 dev->commit_bytes_used = dev->bytes_used; in btrfs_update_commit_device_bytes_used()
Ddisk-io.c3548 dev->commit_bytes_used); in write_all_supers()