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