Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dcore.c241 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed() function
603 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_enable()
656 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_disable()
H A Dadmin-cmd.c518 nvmet_ns_changed(req->ns->subsys, req->ns->nsid); in nvmet_execute_identify_ns()
786 nvmet_ns_changed(subsys, req->ns->nsid); in nvmet_set_feat_write_protect()
H A Dzns.c123 nvmet_ns_changed(req->ns->subsys, req->ns->nsid); in nvmet_execute_identify_ns_zns()
H A Dnvmet.h578 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid);
H A Dconfigfs.c606 nvmet_ns_changed(ns->subsys, ns->nsid); in nvmet_ns_revalidate_size_store()