HomeSort by: relevance | last modified time | path
    Searched refs:__split_page (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/db/hash/
extern.h 56 int __split_page(HTAB *, uint32_t, uint32_t);
hash.c 875 return (__split_page(hashp, old_bucket, new_bucket));
hash_page.c 186 __split_page(HTAB *hashp, uint32_t obucket, uint32_t nbucket) function in typeref:typename:int
285 uint32_t obucket, /* Same as __split_page. */

Completed in 17 milliseconds