Lines Matching +full:libblkid +full:- +full:dev
1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
66 LPC_SUCCESS = 0, /* no error -- success */
81 boolean_t scan; /* prefer scanning to libblkid cache */
117 #define DISK_ROOT "/dev"
118 #define UDISK_ROOT "/dev/disk"
119 #define ZVOL_ROOT "/dev/zvol"
141 * Formats for iostat numbers. Examples: "12K", "30ms", "4B", "2321234", "-".
147 * ZFS_NICENUM_RAWTIME: Same as RAW, but print dashes ('-') for zero.
158 * Convert a number to a human-readable form.
235 * there's an upper limit of 256 vdevs per dRAID top-level vdevs (TLDs), 255 for
239 * Here are some micro-benchmarks of a complete FOR_EACH_VDEV loop on a RAID0
248 * semicolon followed by non-blank" checkstyle error. Note on most compliers
277 * Thread-safe strerror() for use in ZFS libraries