Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A 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;
42 u64 ino;
48 u32 min_type;
54 bool skip_ref_updates;
81 struct btrfs_truncate_control *control); argument