Lines Matching full:sector
88 * @start: Zone start in 512 B sector units
89 * @len: Zone length in 512 B sector units
90 * @wp: Zone write pointer location in 512 B sector units
97 * @capacity: Zone usable capacity in 512 B sector units
101 * start, len, capacity and wp use the regular 512 B sector unit, regardless
107 __u64 start; /* Zone start sector */
122 * @sector: starting sector of report
130 __u64 sector; member
140 * @sector: Starting sector of the first zone to operate on.
144 __u64 sector; member
153 * sector specified in the report request structure.
155 * sector range. The sector range must be zone aligned.
158 * @BLKOPENZONE: Open the zones in the specified sector range.
159 * The 512 B sector range must be zone aligned.
160 * @BLKCLOSEZONE: Close the zones in the specified sector range.
161 * The 512 B sector range must be zone aligned.
162 * @BLKFINISHZONE: Mark the zones as full in the specified sector range.
163 * The 512 B sector range must be zone aligned.