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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h29 #define ZPL_VERSION_STR "VERSION" macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h136 #define ZPL_VERSION_STR "VERSION" macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c2185 dmu_tx_hold_zap(tx, MASTER_NODE_OBJ, B_FALSE, ZPL_VERSION_STR);
2197 error = zap_update(os, MASTER_NODE_OBJ, ZPL_VERSION_STR,
2247 pname = ZPL_VERSION_STR;
H A Dzfs_znode.c1778 error = zap_update(os, moid, ZPL_VERSION_STR, 8, 1, &version, tx);
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c961 if (errnum = zap_lookup(dn, ZPL_VERSION_STR, &version, stack))
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1656 VERIFY(zap_lookup(os, MASTER_NODE_OBJ, ZPL_VERSION_STR,

Completed in 89 milliseconds