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

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

Completed in 278 milliseconds