Home
last modified time | relevance | path

Searched defs:btrfs_truncate_control (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/btrfs/
Dinode-item.h22 struct btrfs_truncate_control { struct
27 struct btrfs_inode *inode;
30 u64 new_size;
33 u64 extents_found;
36 u64 last_size;
39 u64 sub_bytes;
65 struct btrfs_truncate_control *control); argument