Home
last modified time | relevance | path

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

/dports/devel/util-linux/util-linux-2.36/libblkid/src/
H A DblkidP.h179 struct blkid_bufinfo { struct
180 unsigned char *data;
181 uint64_t off;
182 uint64_t len;
183 struct list_head bufs; /* list of buffers */
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/
H A DblkidP.h178 struct blkid_bufinfo { struct
179 unsigned char *data;
180 blkid_loff_t off;
181 blkid_loff_t len;
182 struct list_head bufs; /* list of buffers */