Searched refs:zp_crtime (Results 1 – 2 of 2) sorted by relevance
165 zp->zp_crtime[0] = BSWAP_64(zp->zp_crtime[0]); in zfs_znode_byteswap()166 zp->zp_crtime[1] = BSWAP_64(zp->zp_crtime[1]); in zfs_znode_byteswap()
100 uint64_t zp_crtime[2]; /* 48 - creation time */ member