Searched defs:ndns (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/nvdimm/ |
| A D | claim.c | 16 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local 33 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local 77 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle() 139 struct nd_namespace_common *ndns; in nd_namespace_store() local 252 static int nsio_rw_bytes(struct nd_namespace_common *ndns, in nsio_rw_bytes() 307 struct nd_namespace_common *ndns = &nsio->common; in devm_nsio_enable() local
|
| A D | pfn_devs.c | 207 struct nd_namespace_common *ndns = nd_pfn->ndns; in resource_show() local 233 struct nd_namespace_common *ndns = nd_pfn->ndns; in size_show() local 296 struct nd_namespace_common *ndns) in nd_pfn_devinit() 363 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_clear_memmap_errors() local 454 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_validate() local 613 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe() 682 struct nd_namespace_common *ndns = nd_pfn->ndns; in __nvdimm_setup_pfn() local 720 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_init() local
|
| A D | btt_devs.c | 184 struct nd_namespace_common *ndns) in __nd_btt_create() 273 int nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, in nd_btt_version() 309 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe() 333 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe()
|
| A D | namespace_devs.c | 108 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local 133 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size() 156 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name() 953 struct nd_namespace_common *ndns = to_ndns(dev); in __size_store() local 1109 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in nvdimm_namespace_capacity() 1121 bool nvdimm_namespace_locked(struct nd_namespace_common *ndns) in nvdimm_namespace_locked() 1484 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show() local 1497 struct nd_namespace_common *ndns = to_ndns(dev); in __holder_class_store() local 1542 struct nd_namespace_common *ndns = to_ndns(dev); in holder_class_show() local 1566 struct nd_namespace_common *ndns = to_ndns(dev); in mode_show() local [all …]
|
| A D | blk.c | 204 static int nsblk_rw_bytes(struct nd_namespace_common *ndns, in nsblk_rw_bytes() 285 struct nd_namespace_common *ndns; in nd_blk_probe() local
|
| A D | pmem.c | 390 struct nd_namespace_common *ndns) in pmem_attach_disk() 533 struct nd_namespace_common *ndns; in nd_pmem_probe() local 608 struct nd_namespace_common *ndns; in pmem_revalidate_poison() local
|
| A D | dax_devs.c | 87 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe()
|
| A D | nd.h | 461 struct nd_namespace_common *ndns; member 486 struct nd_namespace_common *ndns; member 559 struct nd_namespace_common *ndns) in nd_btt_probe() 589 struct nd_namespace_common *ndns) in nd_pfn_probe() 617 struct nd_namespace_common *ndns) in nd_dax_probe()
|
| A D | btt.c | 42 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local 53 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local 1521 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local 1662 int nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) in nvdimm_namespace_attach_btt()
|
| A D | label.c | 881 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local 1063 struct nd_namespace_common *ndns = &nsblk->common; in __blk_label_update() local
|
| A D | bus.c | 951 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local
|
| /linux/drivers/dax/pmem/ |
| A D | core.c | 21 struct nd_namespace_common *ndns; in __dax_pmem_probe() local
|
| /linux/include/linux/ |
| A D | nd.h | 142 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes() 161 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes()
|
Completed in 31 milliseconds