Home
last modified time | relevance | path

Searched refs:btrfs_leaf (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dbtrfs_tree.h561 struct btrfs_leaf { struct
/linux-6.15/fs/btrfs/
H A Daccessors.h464 return offsetof(struct btrfs_leaf, items) + in btrfs_item_nr_offset()
H A Dctree.c750 p = offsetof(struct btrfs_leaf, items); in btrfs_bin_search()