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

  /bionic/libc/kernel/uapi/linux/
blkzoned.h 48 struct blk_zone_report { struct
58 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)
  /external/f2fs-tools/lib/
libf2fs_zoned.c 110 struct blk_zone_report *rep;
133 rep->nr_zones = (F2FS_REPORT_ZONES_BUFSZ - sizeof(struct blk_zone_report))
218 struct blk_zone_report *rep;
239 rep->nr_zones = (F2FS_REPORT_ZONES_BUFSZ - sizeof(struct blk_zone_report))
  /external/kernel-headers/original/uapi/linux/
blkzoned.h 106 * struct blk_zone_report - BLKREPORTZONE ioctl request/reply
115 struct blk_zone_report { struct
141 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)

Completed in 1066 milliseconds