Searched refs:PFN_SIG (Results 1 – 3 of 3) sorted by relevance
20 #define PFN_SIG "NVDIMM_PFN_INFO\0" macro
251 if (memcmp(pfn_sb->signature, PFN_SIG, PFN_SIG_LEN) != 0) in nd_pfn_validate()
276 memcpy(pfn_sb->signature, PFN_SIG, PFN_SIG_LEN); in nd_pfn_init()