Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dctree.c1628 u32 parent_nritems; in btrfs_realloc_node() local
1643 parent_nritems = btrfs_header_nritems(parent); in btrfs_realloc_node()
1645 end_slot = parent_nritems - 1; in btrfs_realloc_node()
1647 if (parent_nritems <= 1) in btrfs_realloc_node()