Home
last modified time | relevance | path

Searched defs:ndns (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/nvdimm/
Dclaim.c22 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local
35 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local
78 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle()
119 struct nd_namespace_common *ndns; in nd_namespace_store() local
Dpmem.c36 struct nd_namespace_common *ndns; member
167 struct nd_namespace_common *ndns, struct pmem_device *pmem) in pmem_attach_disk()
205 static int pmem_rw_bytes(struct nd_namespace_common *ndns, in pmem_rw_bytes()
229 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_init() local
293 static int nvdimm_namespace_detach_pfn(struct nd_namespace_common *ndns) in nvdimm_namespace_detach_pfn()
309 static int nvdimm_namespace_attach_pfn(struct nd_namespace_common *ndns) in nvdimm_namespace_attach_pfn()
376 struct nd_namespace_common *ndns; in nd_pmem_probe() local
Dpfn_devs.c183 struct nd_namespace_common *ndns) in __nd_pfn_create()
233 struct nd_namespace_common *ndns = nd_pfn->ndns; in nd_pfn_validate() local
304 int nd_pfn_probe(struct nd_namespace_common *ndns, void *drvdata) in nd_pfn_probe()
Dbtt_devs.c163 struct nd_namespace_common *ndns) in __nd_btt_create()
252 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe()
276 int nd_btt_probe(struct nd_namespace_common *ndns, void *drvdata) in nd_btt_probe()
Dblk.c214 static int nd_blk_rw_bytes(struct nd_namespace_common *ndns, in nd_blk_rw_bytes()
240 static int nd_blk_attach_disk(struct nd_namespace_common *ndns, in nd_blk_attach_disk()
295 struct nd_namespace_common *ndns; in nd_blk_probe() local
Dnd.h139 struct nd_namespace_common *ndns; member
159 struct nd_namespace_common *ndns; member
200 static inline int nd_btt_probe(struct nd_namespace_common *ndns, void *drvdata) in nd_btt_probe()
223 static inline int nd_pfn_probe(struct nd_namespace_common *ndns, void *drvdata) in nd_pfn_probe()
Dbtt.c40 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local
51 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local
1234 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local
1387 int nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) in nvdimm_namespace_attach_btt()
1412 int nvdimm_namespace_detach_btt(struct nd_namespace_common *ndns) in nvdimm_namespace_detach_btt()
Dnamespace_devs.c154 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name()
985 resource_size_t __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in __nvdimm_namespace_capacity()
1004 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns) in nvdimm_namespace_capacity()
1256 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show() local
1345 struct nd_namespace_common *ndns; in nvdimm_namespace_common_probe() local
/linux-4.4.14/include/linux/
Dnd.h119 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes()
137 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes()