Searched refs:VDEV_TYPE_FILE (Results 1 – 8 of 8) sorted by relevance
329 .vdev_op_type = VDEV_TYPE_FILE, /* name of this vdev type */
348 type = VDEV_TYPE_FILE; in make_leaf_vdev()1164 else if (strcmp(type, VDEV_TYPE_FILE) == 0) in is_device_in_use()
624 strcmp(type, VDEV_TYPE_FILE) != 0) { in zfs_fm_recv()
1037 #define VDEV_TYPE_FILE "file" macro
841 #define VDEV_TYPE_FILE "file" macro
2060 (strcmp(type, VDEV_TYPE_FILE) == 0)) { in vdev_is_real_leaf()
948 memcmp(type, VDEV_TYPE_FILE, len) != 0 && in vdev_init()
1333 draid_spare ? VDEV_TYPE_DRAID_SPARE : VDEV_TYPE_FILE); in make_vdev_file()