Searched refs:VDEV_TYPE_FILE (Results 1 – 8 of 8) sorted by relevance
333 .vdev_op_type = VDEV_TYPE_FILE, /* name of this vdev type */
359 type = VDEV_TYPE_FILE; in make_leaf_vdev()1194 else if (strcmp(type, VDEV_TYPE_FILE) == 0) in is_device_in_use()
640 strcmp(type, VDEV_TYPE_FILE) != 0) { in zfs_fm_recv()
912 #define VDEV_TYPE_FILE "file" macro
852 #define VDEV_TYPE_FILE "file" macro
1977 (strcmp(type, VDEV_TYPE_FILE) == 0)) { in vdev_is_real_leaf()
945 memcmp(type, VDEV_TYPE_FILE, len) != 0 && in vdev_init()
1329 draid_spare ? VDEV_TYPE_DRAID_SPARE : VDEV_TYPE_FILE); in make_vdev_file()