Searched full:microzap (Results 1 – 6 of 6) sorted by relevance
952 /* given the limited size of the microzap, this can't happen */ in mzap_addent()1362 * large microzap results in a promotion to fatzap. in zap_count_write()1398 * if this add will promote this microzap to fatzap. in zap_count_write()1400 * blocks assuming this microzap would be promoted to a in zap_count_write()
93 * initialized microzap in fzap_upgrade()
62 * the microzap will be used. The ZAP should be efficient enough so399 * This is always a power of 2, or zero if it's a microzap.
1369 * Lookup a value in a microzap directory. Assumes that the zap1381 * Microzap objects use exactly one block. Read the whole in mzap_lookup()1554 * List a microzap directory. Assumes that the zap scratch buffer contains1566 * Microzap objects use exactly one block. Read the whole in mzap_list()1708 * Microzap objects use exactly one block. Read the whole in mzap_rlookup()
817 * read than can fit inside a microzap (i.e., more than 2048 in zap_iterate()
4242 * Testcase to test the upgrading of a microzap to fatzap.