Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dctree.c676 u32 parent_nritems; in btrfs_realloc_node() local
687 parent_nritems = btrfs_header_nritems(parent); in btrfs_realloc_node()
689 end_slot = parent_nritems - 1; in btrfs_realloc_node()
691 if (parent_nritems <= 1) in btrfs_realloc_node()