Searched refs:zp_ctime (Results 1 – 3 of 3) sorted by relevance
169 zp->zp_ctime[0] = BSWAP_64(zp->zp_ctime[0]); in zfs_znode_byteswap()170 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
1882 uint64_t zp_ctime[2]; /* 32 - last file change time */ member