summaryrefslogtreecommitdiff
path: root/fs/btrfs/accessors.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: remove unused included headersDavid Sterba1-1/+2
2024-03-04btrfs: cache folio size and shift in extent_bufferQu Wenruo1-6/+6
2023-12-16btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() to foliosQu Wenruo1-34/+44
2023-12-16btrfs: migrate extent_buffer::pages[] to folioQu Wenruo1-10/+10
2022-12-05btrfs: add eb to btrfs_node_key_ptr_offsetJosef Bacik1-1/+1
2022-12-05btrfs: move btrfs_map_token to accessorsJosef Bacik1-0/+8
2022-12-05btrfs: rename struct-funcs.c to accessors.cJosef Bacik1-0/+166