Searched refs:f_zap_leaf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfs.c83 zap_leaf_phys_t *f_zap_leaf; /* zap leaf buffer */ member in struct:file
262 fp->f_zap_leaf = (zap_leaf_phys_t *)malloc(bsize);
265 fp->f_zap_leaf,
304 zl.l_phys = fp->f_zap_leaf;
325 fp->f_zap_leaf,

Completed in 60 milliseconds