Home
last modified time | relevance | path

Searched defs:is_bitmap (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dhash_page.c515 int is_bitmap) in __get_page()
569 __put_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_bitmap) in __put_page()
/freebsd/sys/kern/
H A Dsubr_unit.c202 is_bitmap(struct unrhdr *uh, struct unr *up) in is_bitmap() function