Home
last modified time | relevance | path

Searched refs:NSLABEL_NAME_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvdimm/
H A Dlabel.h18 NSLABEL_NAME_LEN = 64, enumerator
122 u8 name[NSLABEL_NAME_LEN];
164 u8 name[NSLABEL_NAME_LEN];
H A Dnamespace_devs.c215 if (strlen(pos) + 1 > NSLABEL_NAME_LEN) { in __alt_name_store()
220 alt_name = kzalloc(NSLABEL_NAME_LEN, GFP_KERNEL); in __alt_name_store()
1768 NSLABEL_NAME_LEN, GFP_KERNEL); in create_namespace_pmem()