Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Ddev-replace.c152 dev_replace->tgtdev->commit_bytes_used = in btrfs_init_dev_replace()
153 dev_replace->srcdev->commit_bytes_used; in btrfs_init_dev_replace()
251 device->commit_bytes_used = device->bytes_used; in btrfs_init_dev_replace_tgtdev()
659 tgt_device->commit_bytes_used = src_device->bytes_used; in btrfs_dev_replace_finishing()
Dvolumes.h110 u64 commit_bytes_used; member
Dvolumes.c6537 device->commit_bytes_used = device->bytes_used; in fill_device_from_item()
7316 dev->commit_bytes_used = dev->bytes_used; in btrfs_update_commit_device_bytes_used()
Ddisk-io.c3759 dev->commit_bytes_used); in write_all_supers()