Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Ddiscard.c483 discard_ctl->discard_extent_bytes += trimmed; in btrfs_discard_workfn()
713 discard_ctl->discard_extent_bytes = 0; in btrfs_discard_init()
Dsysfs.c490 fs_info->discard_ctl.discard_extent_bytes); in btrfs_discard_extent_bytes_show()
492 BTRFS_ATTR(discard, discard_extent_bytes, btrfs_discard_extent_bytes_show);
595 BTRFS_ATTR_PTR(discard, discard_extent_bytes),
Dctree.h532 u64 discard_extent_bytes; member