Searched refs:DEV_BYVDEV_PATH (Results 1 – 1 of 1) sorted by relevance
93 #define DEV_BYVDEV_PATH "/dev/disk/by-vdev/" macro284 if (strncmp(path, DEV_BYVDEV_PATH, in zfs_process_add()285 strlen(DEV_BYVDEV_PATH)) == 0) { in zfs_process_add()287 physpath = &path[strlen(DEV_BYVDEV_PATH)]; in zfs_process_add()381 is_sd ? DEV_BYVDEV_PATH : DEV_BYPATH_PATH, physpath); in zfs_process_add()840 if (strncmp(by_vdev_path, DEV_BYVDEV_PATH, in by_vdev_path_iter()841 strlen(DEV_BYVDEV_PATH)) != 0) { in by_vdev_path_iter()