Lines Matching defs:zap
52 #include <sys/zap.h>
65 * zfs_match_find() is used by zfs_dirent_lookup() to perform zap lookups
136 * affect how we perform zap lookups.
263 * chance that the nlink list is using a fat zap (ie. has more than
290 zap_attribute_t *zap;
299 zap = zap_attribute_alloc();
301 zap_cursor_retrieve(&zc, zap) == 0;
309 zap->za_first_integer, &doi);
319 error = zfs_zget(zfsvfs, zap->za_first_integer, &zp);
355 zap_attribute_free(zap);
373 zap_attribute_t *zap;
380 zap = zap_attribute_alloc();
382 (error = zap_cursor_retrieve(&zc, zap)) == 0;
385 ZFS_DIRENT_OBJ(zap->za_first_integer), &xzp);
397 dmu_tx_hold_zap(tx, dzp->z_id, FALSE, zap->za_name);
411 error = zfs_link_destroy(dzp, zap->za_name, xzp, tx, 0, NULL);
419 zap_attribute_free(zap);
465 * zap object in the delete queue. Note a truncated file is