Searched defs:ndns (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/nvdimm/ |
H 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 is_idle(struct device * dev,struct nd_namespace_common * ndns) is_idle() argument 139 struct nd_namespace_common *ndns; nd_namespace_store() local 252 nsio_rw_bytes(struct nd_namespace_common * ndns,resource_size_t offset,void * buf,size_t size,int rw,unsigned long flags) nsio_rw_bytes() argument 307 struct nd_namespace_common *ndns = &nsio->common; devm_nsio_enable() local [all...] |
H A D | btt_devs.c | 185 struct nd_namespace_common *ndns) in __nd_btt_create() 275 int nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, in nd_btt_version() 311 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe() 335 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe()
|
H A D | namespace_devs.c | 93 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local 118 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size() 141 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name() 753 struct nd_namespace_common *ndns = to_ndns(dev); in __size_store() local 875 resource_size_t __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in __nvdimm_namespace_capacity() 892 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in nvdimm_namespace_capacity() 904 bool nvdimm_namespace_locked(struct nd_namespace_common *ndns) in nvdimm_namespace_locked() 1240 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show() local 1253 struct nd_namespace_common *ndns = to_ndns(dev); in __holder_class_store() local 1298 struct nd_namespace_common *ndns = to_ndns(dev); in holder_class_show() local [all …]
|
H A D | btt.c | 43 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local 54 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local 1499 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local 1641 int nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) in nvdimm_namespace_attach_btt()
|
H A D | label.c | 877 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local
|
H A D | bus.c | 958 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local [all...] |
/linux/include/linux/ |
H A D | nd.h | 164 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes() 183 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes()
|