Searched refs:zap (Results 51 - 70 of 70) sorted by relevance

123

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dir.c43 #include <sys/zap.h>
H A Dsa.c41 #include <sys/zap.h>
172 * stored in the "attribute" registry zap objects, since older ZPL file systems
H A Dspa_misc.c41 #include <sys/zap.h>
H A Dvdev_removal.c31 #include <sys/zap.h>
H A Dspa.c53 #include <sys/zap.h>
8039 uint64_t zap = za.za_first_integer; local
8040 VERIFY0(zap_destroy(spa->spa_meta_objset, zap, tx));
H A Ddmu.c45 #include <sys/zap.h>
152 { zap_byteswap, "zap" },
H A Ddmu_objset.c49 #include <sys/zap.h>
H A Dzfs_acl.c51 #include <sys/zap.h>
H A Dzfs_vfsops.c53 #include <sys/zap.h>
H A Dzfs_znode.c62 #include <sys/zap.h>
777 * tx - dmu transaction id for zap operations
1922 * Create zap object used for SA attribute registration
H A Dzil.c33 #include <sys/zap.h>
H A Ddmu_send.c47 #include <sys/zap.h>
H A Ddsl_dataset.c45 #include <sys/zap.h>
2188 /* Retrieve the mountpoint value stored in the zap opbject */
H A Ddsl_scan.c40 #include <sys/zap.h>
2521 * persistent zap-object-as-queue happen only at checkpoints.
H A Dmetaslab.c39 #include <sys/zap.h>
H A Dzvol.c67 #include <sys/zap.h>
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c60 #include <sys/zap.h>
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Dppc-mont.pl328 $STX $j,$tp,$j ; zap at once
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c40 #include <sys/zap.h>
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c95 #include <sys/zap.h>
4727 * If these zap entries already exist, validate their contents.
4754 * Atomically update two entries in our zap object.
4767 fatal(0, "zap future leak: old %llu new %llu", last_txg, txg);

Completed in 402 milliseconds

123