Home
last modified time | relevance | path

Searched refs:nvmet_ns_changed (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Dcore.c183 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed() function
414 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_enable()
454 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_disable()
Dnvmet.h435 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid);
Dadmin-cmd.c597 nvmet_ns_changed(subsys, req->ns->nsid); in nvmet_set_feat_write_protect()