We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00817f0 commit 0979ff3Copy full SHA for 0979ff3
drivers/nvme/target/nvmet.h
@@ -647,7 +647,6 @@ void nvmet_subsys_disc_changed(struct nvmet_subsys *subsys,
647
struct nvmet_host *host);
648
void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,
649
u8 event_info, u8 log_page);
650
-bool nvmet_subsys_nsid_exists(struct nvmet_subsys *subsys, u32 nsid);
651
652
#define NVMET_MIN_QUEUE_SIZE 16
653
#define NVMET_MAX_QUEUE_SIZE 1024
0 commit comments