Home
last modified time | relevance | path

Searched refs:zp_links (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h50 uint64_t zp_links; /* 96 - number of links to file */ member
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c177 zp->zp_links = BSWAP_64(zp->zp_links); in zfs_znode_byteswap()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h106 uint64_t zp_links; /* 96 - number of links to file */ member