HomeSort by relevance Sort by last modified time
    Searched full:rsvol (Results 1 - 2 of 2) sorted by null

  /external/strace/test/
ubi.c 22 struct ubi_rsvol_req rsvol = { local
38 ioctl(fd, UBI_IOCRSVOL, &rsvol);
  /external/strace/
mtd.c 258 struct ubi_rsvol_req rsvol; local
287 if (!verbose(tcp) || umove(tcp, arg, &rsvol) < 0)
291 rsvol.vol_id, (int64_t)rsvol.bytes);

Completed in 53 milliseconds