summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode-item.h
AgeCommit message (Expand)Author
2022-01-07btrfs: add inode to truncate controlJosef Bacik
2022-01-07btrfs: pass the ino via truncate controlJosef Bacik
2022-01-07btrfs: use a flag to control when to clear the file extent rangeJosef Bacik
2022-01-07btrfs: control extent reference updates with a control flag for truncateJosef Bacik
2022-01-07btrfs: only call inode_sub_bytes in truncate paths that careJosef Bacik
2022-01-07btrfs: only update i_size in truncate paths that careJosef Bacik
2022-01-07btrfs: add truncate control structJosef Bacik
2022-01-07btrfs: move btrfs_truncate_inode_items to inode-item.cJosef Bacik
2022-01-07btrfs: add an inode-item.hJosef Bacik