Home
last modified time | relevance | path

Searched refs:zp_uid (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h54 uint64_t zp_uid; /* 128 - file owner */ member
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c181 zp->zp_uid = BSWAP_64(zp->zp_uid); in zfs_znode_byteswap()
H A Dzfs_vfsops.c620 *userp = znp->zp_uid; in zfs_space_delta_cb()
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h110 uint64_t zp_uid; /* 128 - file owner */ member