Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dcore.c239 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed() function
598 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_enable()
651 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_disable()
Dadmin-cmd.c519 nvmet_ns_changed(req->ns->subsys, req->ns->nsid); in nvmet_execute_identify_ns()
802 nvmet_ns_changed(subsys, req->ns->nsid); in nvmet_set_feat_write_protect()
Dzns.c128 nvmet_ns_changed(req->ns->subsys, req->ns->nsid); in nvmet_execute_identify_cns_cs_ns()
Dnvmet.h574 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid);
Dconfigfs.c595 nvmet_ns_changed(ns->subsys, ns->nsid); in nvmet_ns_revalidate_size_store()