HomeSort by: relevance | last modified time | path
    Searched defs:fetch_bitmap (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/hash/
hash_page.c 76 static uint32_t *fetch_bitmap(HTAB *, int);
694 !(freep = fetch_bitmap(hashp, i)))
848 freep = fetch_bitmap(hashp, free_page);
898 fetch_bitmap(HTAB *hashp, int ndx) function in typeref:typename:uint32_t *
hash_page.c 76 static uint32_t *fetch_bitmap(HTAB *, int);
694 !(freep = fetch_bitmap(hashp, i)))
848 freep = fetch_bitmap(hashp, free_page);
898 fetch_bitmap(HTAB *hashp, int ndx) function in typeref:typename:uint32_t *

Completed in 23 milliseconds