Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dctree.c840 u32 parent_nritems; in btrfs_realloc_node() local
865 parent_nritems = btrfs_header_nritems(parent); in btrfs_realloc_node()
867 end_slot = parent_nritems - 1; in btrfs_realloc_node()
869 if (parent_nritems <= 1) in btrfs_realloc_node()