Searched defs:ndns (Results 1 – 12 of 12) sorted by relevance
/drivers/nvdimm/ |
D | claim.c | 23 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local 40 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local 84 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle() 146 struct nd_namespace_common *ndns; in nd_namespace_store() local 259 static int nsio_rw_bytes(struct nd_namespace_common *ndns, in nsio_rw_bytes() 310 struct nd_namespace_common *ndns = &nsio->common; in devm_nsio_enable() local
|
D | pfn_devs.c | 223 struct nd_namespace_common *ndns = nd_pfn->ndns; in resource_show() local 249 struct nd_namespace_common *ndns = nd_pfn->ndns; in size_show() local 305 struct nd_namespace_common *ndns) in nd_pfn_devinit() 380 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_validate() local 493 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe() 561 struct nd_namespace_common *ndns = nd_pfn->ndns; in __nvdimm_setup_pfn() local 607 struct nd_namespace_common *ndns = nd_pfn->ndns; in trim_pfn_device() local 637 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_init() local
|
D | btt_devs.c | 183 struct nd_namespace_common *ndns) in __nd_btt_create() 271 int nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, in nd_btt_version() 307 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe() 331 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe()
|
D | namespace_devs.c | 141 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local 166 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size() 189 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name() 983 struct nd_namespace_common *ndns = to_ndns(dev); in __size_store() local 1121 resource_size_t __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in __nvdimm_namespace_capacity() 1140 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in nvdimm_namespace_capacity() 1493 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show() local 1506 struct nd_namespace_common *ndns = to_ndns(dev); in __holder_class_store() local 1551 struct nd_namespace_common *ndns = to_ndns(dev); in holder_class_show() local 1575 struct nd_namespace_common *ndns = to_ndns(dev); in mode_show() local [all …]
|
D | pmem.c | 302 struct nd_namespace_common *ndns) in pmem_attach_disk() 438 struct nd_namespace_common *ndns; in nd_pmem_probe() local 490 struct nd_namespace_common *ndns; in nd_pmem_notify() local
|
D | nd.h | 197 struct nd_namespace_common *ndns; member 222 struct nd_namespace_common *ndns; member 276 struct nd_namespace_common *ndns) in nd_btt_probe() 310 struct nd_namespace_common *ndns) in nd_pfn_probe() 338 struct nd_namespace_common *ndns) in nd_dax_probe()
|
D | blk.c | 212 static int nsblk_rw_bytes(struct nd_namespace_common *ndns, in nsblk_rw_bytes() 300 struct nd_namespace_common *ndns; in nd_blk_probe() local
|
D | dax_devs.c | 102 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe()
|
D | btt.c | 48 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local 59 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local 1519 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local 1667 int nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) in nvdimm_namespace_attach_btt()
|
D | label.c | 634 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local 774 struct nd_namespace_common *ndns = &nsblk->common; in __blk_label_update() local
|
D | bus.c | 850 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local
|
/drivers/dax/ |
D | pmem.c | 69 struct nd_namespace_common *ndns; in dax_pmem_probe() local
|