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