Home
last modified time | relevance | path

Searched refs:discard_extent_bytes (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Ddiscard.c472 discard_ctl->discard_extent_bytes += trimmed; in btrfs_discard_workfn()
699 discard_ctl->discard_extent_bytes = 0; in btrfs_discard_init()
Dsysfs.c408 fs_info->discard_ctl.discard_extent_bytes); in btrfs_discard_extent_bytes_show()
410 BTRFS_ATTR(discard, discard_extent_bytes, btrfs_discard_extent_bytes_show);
507 BTRFS_ATTR_PTR(discard, discard_extent_bytes),
Dctree.h478 u64 discard_extent_bytes; member