Searched refs:btrfs_is_leaf (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/btrfs/ | ||
D | print-tree.c | 402 if (btrfs_is_leaf(next) && in btrfs_print_tree() |
D | ctree.h | 2416 static inline int btrfs_is_leaf(const struct extent_buffer *eb) in btrfs_is_leaf() function |