Searched refs:npfns (Results 1 – 3 of 3) sorted by relevance
231 unsigned long npfns; in nd_pfn_init() local258 npfns = (pmem->size - SZ_8K) / SZ_4K; in nd_pfn_init()266 offset = ALIGN(SZ_8K + 64 * npfns, PMD_SIZE); in nd_pfn_init()272 npfns = (pmem->size - offset) / SZ_4K; in nd_pfn_init()275 pfn_sb->npfns = cpu_to_le64(npfns); in nd_pfn_init()345 nd_pfn->npfns = le64_to_cpu(pfn_sb->npfns); in nvdimm_namespace_attach_pfn()
30 __le64 npfns; member
156 unsigned long npfns; member