Home
last modified time | relevance | path

Searched full:microzap (Results 1 – 6 of 6) sorted by relevance

/titanic_53/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c952 /* 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()
H A Dzap.c93 * initialized microzap in fzap_upgrade()
/titanic_53/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h62 * the microzap will be used. The ZAP should be efficient enough so
399 * This is always a power of 2, or zero if it's a microzap.
/titanic_53/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c1369 * Lookup a value in a microzap directory. Assumes that the zap
1381 * Microzap objects use exactly one block. Read the whole in mzap_lookup()
1554 * List a microzap directory. Assumes that the zap scratch buffer contains
1566 * 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()
/titanic_53/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c817 * read than can fit inside a microzap (i.e., more than 2048 in zap_iterate()
/titanic_53/usr/src/cmd/ztest/
H A Dztest.c4242 * Testcase to test the upgrading of a microzap to fatzap.