aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/accessors.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: move balance args conversion helpers to volumes.cGravatar David Sterba 1-39/+0
2024-03-04btrfs: add forward declarations and headers, part 3Gravatar David Sterba 1-1/+10
2023-12-15btrfs: migrate extent_buffer::pages[] to folioGravatar Qu Wenruo 1-2/+2
2023-10-12btrfs: qgroup: check generation when recording simple quota deltaGravatar Boris Burkov 1-0/+2
2023-10-12btrfs: new inline ref storing owning subvol of data extentsGravatar Boris Burkov 1-0/+5
2023-10-12btrfs: add raid stripe tree definitionsGravatar Johannes Thumshirn 1-0/+8
2023-10-12btrfs: include asm/unaligned.h in accessors.hGravatar Josef Bacik 1-0/+1
2023-08-21btrfs: use helper sizeof_field in struct accessorsGravatar David Sterba 1-12/+11
2022-12-05btrfs: add stack helpers for a few btrfs itemsGravatar Josef Bacik 1-0/+37
2022-12-05btrfs: add nr_global_roots to the super block definitionGravatar Josef Bacik 1-0/+2
2022-12-05btrfs: remove BTRFS_LEAF_DATA_OFFSETGravatar Josef Bacik 1-4/+2
2022-12-05btrfs: add eb to btrfs_node_key_ptr_offsetGravatar Josef Bacik 1-2/+2
2022-12-05btrfs: pass the extent buffer for the btrfs_item_nr helpersGravatar Josef Bacik 1-9/+9
2022-12-05btrfs: move the csum helpers into ctree.hGravatar Josef Bacik 1-5/+0
2022-12-05btrfs: move file_extent_item helpers into file-item.hGravatar Josef Bacik 1-22/+0
2022-12-05btrfs: move leaf_data_end into ctree.cGravatar Josef Bacik 1-13/+0
2022-12-05btrfs: move root helpers back into ctree.hGravatar Josef Bacik 1-17/+0
2022-12-05btrfs: extend btrfs_dir_item type to store encryption statusGravatar Omar Sandoval 1-2/+13
2022-12-05btrfs: move accessor helpers into accessors.hGravatar Josef Bacik 1-0/+1068
2022-12-05btrfs: move btrfs_map_token to accessorsGravatar Josef Bacik 1-0/+14