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