Home
last modified time | relevance | path

Searched refs:zap_leaf_phys_t (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Dzap_leaf.h75 } zap_leaf_phys_t; typedef
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/
A Dfsys_zfs.c527 zap_leaf_array_equal(zap_leaf_phys_t *l, int blksft, int chunk, in zap_leaf_array_equal()
557 zap_leaf_lookup(zap_leaf_phys_t *l, int blksft, uint64_t h, in zap_leaf_lookup()
621 zap_leaf_phys_t *l; in fzap_lookup()
643 l = (zap_leaf_phys_t *)stack; in fzap_lookup()
645 if ((1<<blksft) < sizeof (zap_leaf_phys_t)) in fzap_lookup()

Completed in 4 milliseconds