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