Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Ddev-replace.c212 dev_replace->tgtdev->commit_bytes_used = in btrfs_init_dev_replace()
213 dev_replace->srcdev->commit_bytes_used; in btrfs_init_dev_replace()
312 device->commit_bytes_used = device->bytes_used; in btrfs_init_dev_replace_tgtdev()
988 tgt_device->commit_bytes_used = src_device->bytes_used; in btrfs_dev_replace_finishing()
Dvolumes.h175 u64 commit_bytes_used; member
Dvolumes.c7175 device->commit_bytes_used = device->bytes_used; in fill_device_from_item()
7943 curr->commit_bytes_used = curr->bytes_used; in btrfs_commit_device_sizes()
Ddisk-io.c4139 dev->commit_bytes_used); in write_all_supers()