aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/accessors.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: remove unused included headersGravatar David Sterba 1-1/+2
2024-03-04btrfs: cache folio size and shift in extent_bufferGravatar Qu Wenruo 1-6/+6
2023-12-15btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() to foliosGravatar Qu Wenruo 1-34/+44
2023-12-15btrfs: migrate extent_buffer::pages[] to folioGravatar Qu Wenruo 1-10/+10
2022-12-05btrfs: add eb to btrfs_node_key_ptr_offsetGravatar Josef Bacik 1-1/+1
2022-12-05btrfs: move btrfs_map_token to accessorsGravatar Josef Bacik 1-0/+8
2022-12-05btrfs: rename struct-funcs.c to accessors.cGravatar Josef Bacik 1-0/+166