summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/accessors.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: migrate extent_buffer::pages[] to folioQu Wenruo2023-12-151-2/+2
* btrfs: qgroup: check generation when recording simple quota deltaBoris Burkov2023-10-121-0/+2
* btrfs: new inline ref storing owning subvol of data extentsBoris Burkov2023-10-121-0/+5
* btrfs: add raid stripe tree definitionsJohannes Thumshirn2023-10-121-0/+8
* btrfs: include asm/unaligned.h in accessors.hJosef Bacik2023-10-121-0/+1
* btrfs: use helper sizeof_field in struct accessorsDavid Sterba2023-08-211-12/+11
* 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