Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c81 uint64_t f_num_leafs; /* number of fzap leaf blocks */ member
232 &fp->f_num_leafs, sizeof (fp->f_num_leafs)); in zfs_readdir()
295 if (fp->f_seekp >= bsize * fp->f_num_leafs) in zfs_readdir()