Searched refs:spa_entries (Results 1 – 1 of 1) sorted by relevance
119 static u64 *spa_entries; variable342 spa_entries[spa_entry] = spa; in save_spa()344 fru_idx, entry, spa_entry, spa_entries[spa_entry]); in save_spa()815 kfree(spa_entries); in free_records()836 spa_entries = kcalloc(spa_nr_entries, sizeof(u64), GFP_KERNEL); in allocate_records()837 if (!spa_entries) { in allocate_records()843 spa_entries[i] = INVALID_SPA; in allocate_records()926 if (spa_entries[spa_entry] == INVALID_SPA) in fmpm_show()929 seq_printf(f, "0x%016llx%-*s", spa_entries[spa_entry], U64_PAD, ""); in fmpm_show()