Lines Matching full:namespace
90 * struct nd_namespace_common - core infrastructure of a namespace
91 * @force_raw: ignore other personalities for the namespace (e.g. btt)
93 * @claim: when set a another personality has taken ownership of the namespace
95 * @rw_bytes: access the raw namespace capacity with byte-aligned transfers
113 * @dev: namespace device created by the nd region driver
116 * @addr: virtual address to access the namespace range
117 * @bb: badblocks list for the namespace range
128 * struct nd_namespace_pmem - namespace device for dimm-backed interleaved memory
130 * @lbasize: logical sector size for the namespace in block-device-mode
131 * @alt_name: namespace name supplied in the dimm label
132 * @uuid: namespace name supplied in the dimm label
156 * nvdimm_read_bytes() - synchronously read bytes from an nvdimm namespace
158 * @offset: namespace-relative starting offset
172 * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
174 * @offset: namespace-relative starting offset