Home
last modified time | relevance | path

Searched refs:actual_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dextent-tree.h167 u64 num_bytes, u64 *actual_bytes);
H A Dextent-tree.c1386 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent() argument
1444 if (actual_bytes) in btrfs_discard_extent()
1445 *actual_bytes = discarded_bytes; in btrfs_discard_extent()