Searched refs:zp_mtime (Results 1 – 3 of 3) sorted by relevance
167 zp->zp_mtime[0] = BSWAP_64(zp->zp_mtime[0]); in zfs_znode_byteswap()168 zp->zp_mtime[1] = BSWAP_64(zp->zp_mtime[1]); in zfs_znode_byteswap()
103 uint64_t zp_mtime[2]; /* 16 - last file modification time */ member
1870 uint64_t zp_mtime[2]; /* 16 - last file modification time */ member