Searched defs:qcdisk (Results 1 – 1 of 1) sorted by relevance
69 struct qcdisk { struct71 struct qcdisk *base; argument72 struct qcheader header;74 int fd;75 uint64_t *l1;99 static off_t xlate(struct qcdisk *, off_t, int *); argument