Searched refs:name_pfx (Results 1 – 4 of 4) sorted by relevance
23 if ((lun)->name_pfx && *(lun)->name_pfx) \24 func("%s/%s: " fmt, *(lun)->name_pfx, \121 const char **name_pfx; /* "function.name" */ member
133 const char **name_pfx);
2873 const char **name_pfx) in fsg_common_create_lun() argument2894 lun->name_pfx = name_pfx; in fsg_common_create_lun()
2645 name_pfx = const.get('name-prefix', f"{family.ident_name}-{const['name']}-")2656 max_name = c_upper(name_pfx + 'mask')2661 max_name = c_upper(name_pfx + 'max')2663 cnt_name = '__' + name_pfx + 'max'