Toggle navigation
/
Symbol
File
Text
Line
Symbol: nsio
function parameter
Defined...
drivers/nvdimm/claim.c:304:42-304:66
: int devm_nsio_enable(struct device *dev, struct nd_namespace_io *nsio,
drivers/nvdimm/claim.c:331:44-331:68
: void devm_nsio_disable(struct device *dev, struct nd_namespace_io *nsio)
variable
Defined...
drivers/dax/pmem.c:17:2-17:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/btt.c:1570:2-1570:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/bus.c:956:2-956:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/claim.c:256:2-256:62
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/namespace_devs.c:19:2-19:55
: struct nd_namespace_io *nsio = to_nd_namespace_io(dev);
drivers/nvdimm/namespace_devs.c:92:2-92:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/namespace_devs.c:878:3-878:56
: struct nd_namespace_io *nsio = to_nd_namespace_io(dev);
drivers/nvdimm/namespace_devs.c:1071:3-1071:56
: struct nd_namespace_io *nsio = to_nd_namespace_io(dev);
drivers/nvdimm/namespace_devs.c:1490:3-1490:63
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/namespace_devs.c:1527:2-1527:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/pfn_devs.c:210:3-210:63
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/pfn_devs.c:237:3-237:63
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/pfn_devs.c:372:2-372:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/pfn_devs.c:456:2-456:26
: struct nd_namespace_io *nsio;
drivers/nvdimm/pfn_devs.c:692:2-692:62
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/pfn_devs.c:730:2-730:62
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/pmem.c:452:2-452:62
: struct nd_namespace_io *nsio = to_nd_namespace_io(&ndns->dev);
drivers/nvdimm/pmem.c:678:2-678:26
: struct nd_namespace_io *nsio;
include/linux/nd.h:154:2-154:55
: struct nd_namespace_io *nsio = to_nd_namespace_io(dev);