Home
last modified time | relevance | path

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

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