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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h55 uint64_t zp_gid; /* 136 - owning group */ member in struct:znode_phys
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h111 uint64_t zp_gid; /* 136 - owning group */ member in struct:znode_phys
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c182 zp->zp_gid = BSWAP_64(zp->zp_gid);
H A Dzfs_vfsops.c592 *groupp = znp->zp_gid;
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1458 uint64_t zp_gid; /* 136 - owning group */ member in struct:znode_phys
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c2143 sb->st_gid = zp->zp_gid;

Completed in 71 milliseconds