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