Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dio.d123 inline int BIO_GETATTR = 0x04; variable
/freebsd/sys/sys/
H A Dbio.h47 #define BIO_GETATTR 0x04 /* Get GEOM attributes of object */ macro