Searched refs:zp_ctime (Results 1 – 3 of 3) sorted by relevance
171 zp->zp_ctime[0] = BSWAP_64(zp->zp_ctime[0]); in zfs_znode_byteswap()172 zp->zp_ctime[1] = BSWAP_64(zp->zp_ctime[1]); in zfs_znode_byteswap()
44 uint64_t zp_ctime[2]; /* 32 - last file change time */ member
100 uint64_t zp_ctime[2]; /* 32 - last file change time */ member