Lines Matching full:namespace
94 * struct nd_namespace_common - core infrastructure of a namespace
95 * @force_raw: ignore other personalities for the namespace (e.g. btt)
97 * @claim: when set a another personality has taken ownership of the namespace
99 * @rw_bytes: access the raw namespace capacity with byte-aligned transfers
117 * @dev: namespace device created by the nd region driver
120 * @addr: virtual address to access the namespace range
121 * @bb: badblocks list for the namespace range
132 * struct nd_namespace_pmem - namespace device for dimm-backed interleaved memory
134 * @lbasize: logical sector size for the namespace in block-device-mode
135 * @alt_name: namespace name supplied in the dimm label
136 * @uuid: namespace name supplied in the dimm label
160 * nvdimm_read_bytes() - synchronously read bytes from an nvdimm namespace
162 * @offset: namespace-relative starting offset
176 * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
178 * @offset: namespace-relative starting offset