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

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h29 #define ZPL_VERSION_STR "VERSION" macro
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h133 #define ZPL_VERSION_STR "VERSION" macro
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c2201 dmu_tx_hold_zap(tx, MASTER_NODE_OBJ, B_FALSE, ZPL_VERSION_STR);
2213 error = zap_update(os, MASTER_NODE_OBJ, ZPL_VERSION_STR,
2264 pname = ZPL_VERSION_STR;
H A Dzfs_znode.c1795 error = zap_update(os, moid, ZPL_VERSION_STR, 8, 1, &version, tx);
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c789 if (errnum = zap_lookup(dn, ZPL_VERSION_STR, &version, stack))
/opensolaris-onvv-gate/usr/src/cmd/zdb/
H A Dzdb.c1287 VERIFY(zap_lookup(os, MASTER_NODE_OBJ, ZPL_VERSION_STR,

Completed in 171 milliseconds