Home
last modified time | relevance | path

Searched defs:blkid_idinfo (Results 1 – 2 of 2) sorted by relevance

/dports/devel/util-linux/util-linux-2.36/libblkid/src/
H A DblkidP.h157 struct blkid_idinfo struct
159 const char *name; /* fs, raid or partition table name */
160 int usage; /* BLKID_USAGE_* flag */
161 int flags; /* BLKID_IDINFO_* flags */
162 int minsz; /* minimal device size */
165 int (*probefunc)(blkid_probe pr, const struct blkid_idmag *mag);
167 struct blkid_idmag magics[]; /* NULL or array with magic strings */
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/
H A DblkidP.h156 struct blkid_idinfo struct
158 const char *name; /* fs, raid or partition table name */
159 int usage; /* BLKID_USAGE_* flag */
160 int flags; /* BLKID_IDINFO_* flags */
161 int minsz; /* minimal device size */
164 int (*probefunc)(blkid_probe pr, const struct blkid_idmag *mag);
166 struct blkid_idmag magics[]; /* NULL or array with magic strings */