Searched refs:nvmet_ns_changed (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | core.c | 235 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed() function 542 nvmet_ns_changed(ns->subsys, ns->nsid); in nvmet_ns_revalidate() 593 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_enable() 646 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_disable()
|
H A D | nvmet.h | 527 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid);
|
H A D | admin-cmd.c | 724 nvmet_ns_changed(subsys, req->ns->nsid); in nvmet_set_feat_write_protect()
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | admin-cmd.c | 518 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 D | core.c | 241 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_changed() function 600 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_enable() 653 nvmet_ns_changed(subsys, ns->nsid); in nvmet_ns_disable()
|
H A D | zns.c | 123 nvmet_ns_changed(req->ns->subsys, req->ns->nsid); in nvmet_execute_identify_ns_zns()
|
H A D | nvmet.h | 577 void nvmet_ns_changed(struct nvmet_subsys *subsys, u32 nsid);
|
H A D | configfs.c | 598 nvmet_ns_changed(ns->subsys, ns->nsid); in nvmet_ns_revalidate_size_store()
|
Completed in 13 milliseconds