Searched refs:BIO_GETATTR (Results 1 – 4 of 4) sorted by relevance
50 #define BIO_GETATTR 0x04 /* Get GEOM attributes of object */ macro
56 case BIO_GETATTR: printf("cmd=getattr "); break; in disk_err()
219 case BIO_GETATTR: in cf_start()
538 if (bp->bio_cmd == BIO_GETATTR) { in zvol_geom_bio_start()