Searched refs:nextmaxkey (Results 1 – 1 of 1) sorted by relevance
1657 __u64 maxkey, nextmaxkey; in nilfs_btree_check_delete() local1687 nextmaxkey = (nchildren > 1) ? in nilfs_btree_check_delete()1691 return (maxkey == key) && (nextmaxkey < NILFS_BMAP_LARGE_LOW); in nilfs_btree_check_delete()