summaryrefslogtreecommitdiff
path: root/fs/btrfs/accessors.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add stack helpers for a few btrfs itemsJosef Bacik2022-12-051-0/+37
* btrfs: add nr_global_roots to the super block definitionJosef Bacik2022-12-051-0/+2
* btrfs: remove BTRFS_LEAF_DATA_OFFSETJosef Bacik2022-12-051-4/+2
* btrfs: add eb to btrfs_node_key_ptr_offsetJosef Bacik2022-12-051-2/+2
* btrfs: pass the extent buffer for the btrfs_item_nr helpersJosef Bacik2022-12-051-9/+9
* btrfs: move the csum helpers into ctree.hJosef Bacik2022-12-051-5/+0
* btrfs: move file_extent_item helpers into file-item.hJosef Bacik2022-12-051-22/+0
* btrfs: move leaf_data_end into ctree.cJosef Bacik2022-12-051-13/+0
* btrfs: move root helpers back into ctree.hJosef Bacik2022-12-051-17/+0
* btrfs: extend btrfs_dir_item type to store encryption statusOmar Sandoval2022-12-051-2/+13
* btrfs: move accessor helpers into accessors.hJosef Bacik2022-12-051-0/+1068
* btrfs: move btrfs_map_token to accessorsJosef Bacik2022-12-051-0/+14