Home
last modified time | relevance | path

Searched defs:zp_gen (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h46 uint64_t zp_gen; /* 64 - generation (txg of creation) */ member
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h102 uint64_t zp_gen; /* 64 - generation (txg of creation) */ member
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1944 uint64_t zp_gen; in zfs_vget() local