Home
last modified time | relevance | path

Searched defs:nd_pfn (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/nvdimm/
Dpfn_devs.c27 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in nd_pfn_release() local
49 struct nd_pfn *nd_pfn = container_of(dev, struct nd_pfn, dev); in to_nd_pfn() local
59 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in mode_show() local
74 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in mode_store() local
109 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in uuid_show() local
119 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in uuid_store() local
135 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in namespace_show() local
148 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in namespace_store() local
185 struct nd_pfn *nd_pfn; in __nd_pfn_create() local
231 int nd_pfn_validate(struct nd_pfn *nd_pfn) in nd_pfn_validate()
[all …]
Dnd.h152 struct nd_pfn { struct
157 enum nd_pfn_mode mode; argument
158 struct nd_pfn_sb *pfn_sb; argument
159 struct nd_namespace_common *ndns;
238 static inline int nd_pfn_validate(struct nd_pfn *nd_pfn) in nd_pfn_validate()
Dpmem.c225 static int nd_pfn_init(struct nd_pfn *nd_pfn) in nd_pfn_init()
295 struct nd_pfn *nd_pfn = to_nd_pfn(ndns->claim); in nvdimm_namespace_detach_pfn() local
312 struct nd_pfn *nd_pfn = to_nd_pfn(ndns->claim); in nvdimm_namespace_attach_pfn() local
Dclaim.c107 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in nd_detach_and_reset() local
Dnamespace_devs.c97 struct nd_pfn *nd_pfn = to_nd_pfn(dev); in is_uuid_busy() local
1344 struct nd_pfn *nd_pfn = is_nd_pfn(dev) ? to_nd_pfn(dev) : NULL; in nvdimm_namespace_common_probe() local