summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-item.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add inode to truncate controlJosef Bacik2022-01-071-1/+6
* btrfs: pass the ino via truncate controlJosef Bacik2022-01-071-0/+3
* btrfs: use a flag to control when to clear the file extent rangeJosef Bacik2022-01-071-0/+6
* btrfs: control extent reference updates with a control flag for truncateJosef Bacik2022-01-071-0/+6
* btrfs: only call inode_sub_bytes in truncate paths that careJosef Bacik2022-01-071-0/+3
* btrfs: only update i_size in truncate paths that careJosef Bacik2022-01-071-0/+3
* btrfs: add truncate control structJosef Bacik2022-01-071-2/+16
* btrfs: move btrfs_truncate_inode_items to inode-item.cJosef Bacik2022-01-071-0/+11
* btrfs: add an inode-item.hJosef Bacik2022-01-071-0/+45