Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dctree.c1633 u32 parent_nritems; in btrfs_realloc_node() local
1648 parent_nritems = btrfs_header_nritems(parent); in btrfs_realloc_node()
1650 end_slot = parent_nritems - 1; in btrfs_realloc_node()
1652 if (parent_nritems <= 1) in btrfs_realloc_node()