| /freebsd-12-stable/sys/geom/ |
| D | geom_io.c | 224 bp2->bio_attribute = bp->bio_attribute; in g_clone_bio() 263 bp2->bio_attribute = bp->bio_attribute; in g_duplicate_bio() 306 bp->bio_attribute = attr; in g_io_getattr() 355 bp->bio_attribute = NULL; in g_io_flush() 1039 printf("%s[%s(attr=%s)]", pname, cmd, bp->bio_attribute); in g_print_bio()
|
| D | geom_slice.c | 198 strcmp(bp->bio_attribute, "GEOM::ident") == 0, in g_slice_done() 199 ("bio_cmd=0x%x bio_attribute=%s", bp->bio_cmd, bp->bio_attribute)); in g_slice_done() 295 if (!strcmp("GEOM::ident", bp->bio_attribute)) { in g_slice_start() 305 if (!strcmp("GEOM::kerneldump", bp->bio_attribute)) { in g_slice_start()
|
| D | geom_disk.c | 525 else if (!strcmp(bp->bio_attribute, "GEOM::kerneldump")) in g_disk_start() 527 else if (!strcmp(bp->bio_attribute, "GEOM::setstate")) in g_disk_start() 617 bp->bio_attribute = "GEOM::ident"; in g_disk_dumpconf() 624 bp->bio_attribute = "GEOM::lunid"; in g_disk_dumpconf() 632 bp->bio_attribute = "GEOM::lunname"; in g_disk_dumpconf()
|
| D | geom_subr.c | 1050 if (strcmp(bp->bio_attribute, attribute)) in g_handleattr()
|
| /freebsd-12-stable/sys/dev/nand/ |
| D | nand_geom.c | 172 if (strcmp(bp->bio_attribute, "NAND::device") == 0) { in nand_getattr() 177 if (strcmp(bp->bio_attribute, "NAND::oobsize") == 0) in nand_getattr() 179 else if (strcmp(bp->bio_attribute, "NAND::pagesize") == 0) in nand_getattr() 181 else if (strcmp(bp->bio_attribute, "NAND::blocksize") == 0) in nand_getattr()
|
| /freebsd-12-stable/sys/sys/ |
| D | bio.h | 104 const char *bio_attribute; /* Attribute for BIO_[GS]ETATTR */ member
|
| /freebsd-12-stable/sys/dev/cfi/ |
| D | cfi_disk.c | 303 if (strcmp(bp->bio_attribute, "CFI::device") == 0) { in cfi_disk_getattr()
|
| /freebsd-12-stable/sys/dev/flash/ |
| D | n25q.c | 418 if (strcmp(bp->bio_attribute, "SPI::device") == 0) { in n25q_getattr()
|
| D | at45d.c | 418 if (strcmp(bp->bio_attribute, "SPI::device") != 0) in at45d_getattr()
|
| D | mx25l.c | 618 if (strcmp(bp->bio_attribute, "SPI::device") == 0) { in mx25l_getattr()
|
| /freebsd-12-stable/sys/geom/concat/ |
| D | g_concat.c | 346 if (strcmp("GEOM::kerneldump", bp->bio_attribute) == 0) { in g_concat_start() 349 } else if (strcmp("GEOM::candelete", bp->bio_attribute) == 0) { in g_concat_start()
|
| /freebsd-12-stable/sys/dev/nvd/ |
| D | nvd.c | 305 if (!strcmp("GEOM::lunid", bp->bio_attribute)) { in nvd_getattr()
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zvol.c | 2809 if (strcmp(bp->bio_attribute, "blocksavail") == 0) { 2815 } else if (strcmp(bp->bio_attribute, "blocksused") == 0) { 2821 } else if (strcmp(bp->bio_attribute, "poolblocksavail") == 0) { 2827 } else if (strcmp(bp->bio_attribute, "poolblocksused") == 0) {
|
| /freebsd-12-stable/sys/geom/raid/ |
| D | g_raid.c | 1017 bp.bio_attribute = NULL; in g_raid_tr_kerneldump_common() 1115 if (!strcmp(bp->bio_attribute, "GEOM::candelete")) in g_raid_start() 1117 else if (!strcmp(bp->bio_attribute, "GEOM::kerneldump")) in g_raid_start()
|
| /freebsd-12-stable/sys/cam/nvme/ |
| D | nvme_da.c | 782 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in ndagetattr()
|
| /freebsd-12-stable/sys/geom/uzip/ |
| D | g_uzip.c | 476 if (strncmp(bp->bio_attribute, "MNT:", 4) == 0) { in g_uzip_start()
|
| /freebsd-12-stable/sys/geom/part/ |
| D | g_part.c | 2288 if (!strcmp("GEOM::physpath", bp->bio_attribute)) { in g_part_start() 2292 if (!strcmp("GEOM::kerneldump", bp->bio_attribute)) { in g_part_start()
|
| /freebsd-12-stable/sys/geom/eli/ |
| D | g_eli.c | 219 !strcmp(bp->bio_attribute, "GEOM::physpath")) { in g_eli_getattr_done()
|
| /freebsd-12-stable/sys/dev/mmc/ |
| D | mmcsd.c | 1083 if (strcmp(bp->bio_attribute, "MMC::device") == 0) { in mmcsd_getattr()
|
| /freebsd-12-stable/sys/geom/mirror/ |
| D | g_mirror.c | 1153 if (!strcmp(bp->bio_attribute, "GEOM::candelete")) { in g_mirror_start() 1156 } else if (strcmp("GEOM::kerneldump", bp->bio_attribute) == 0) { in g_mirror_start()
|
| /freebsd-12-stable/sys/geom/multipath/ |
| D | g_multipath.c | 398 !strcmp(bp->bio_attribute, "GEOM::physpath")) in g_multipath_done()
|
| /freebsd-12-stable/sys/cam/mmc/ |
| D | mmc_da.c | 714 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in sddagetattr()
|
| /freebsd-12-stable/sys/geom/journal/ |
| D | g_journal.c | 741 if (strcmp(bp->bio_attribute, "GJOURNAL::provider") == 0) { in g_journal_start()
|
| /freebsd-12-stable/sys/cam/ata/ |
| D | ata_da.c | 1561 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in adagetattr()
|
| /freebsd-12-stable/sys/cam/scsi/ |
| D | scsi_da.c | 1944 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in dagetattr()
|