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