Searched defs:nd_namespace_io (Results 1 – 6 of 6) sorted by relevance
26928 struct nd_namespace_io { struct26929 struct nd_namespace_common common;26930 struct resource res;26931 resource_size_t size;26932 void *addr;26933 struct badblocks bb;
100176 struct nd_namespace_io { struct100177 struct nd_namespace_common common;100178 struct resource res;100179 resource_size_t size;100180 void *addr;100181 struct badblocks bb;
81801 struct nd_namespace_io { struct81802 struct nd_namespace_common common;81803 struct resource res;81804 resource_size_t size;81805 void *addr;81806 struct badblocks bb;
91532 struct nd_namespace_io { struct91533 struct nd_namespace_common common;91534 struct resource res;91535 resource_size_t size;91536 void *addr;91537 struct badblocks bb;