Home
last modified time | relevance | path

Searched refs:BIO_GETATTR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dbio.h50 #define BIO_GETATTR 0x04 /* Get GEOM attributes of object */ macro
/f-stack/freebsd/kern/
H A Dsubr_disk.c56 case BIO_GETATTR: printf("cmd=getattr "); break; in disk_err()
/f-stack/freebsd/mips/cavium/
H A Docteon_ebt3000_cf.c219 case BIO_GETATTR: in cf_start()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c538 if (bp->bio_cmd == BIO_GETATTR) { in zvol_geom_bio_start()