Searched refs:__str_field_def (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddrbd_genl.h141 __str_field_def(1, DRBD_GENLA_F_MANDATORY, cpu_mask, DRBD_CPU_MASK_SIZE)
146 __str_field_def(1, DRBD_GENLA_F_MANDATORY | DRBD_F_SENSITIVE,
148 __str_field_def(2, DRBD_GENLA_F_MANDATORY, cram_hmac_alg, SHARED_SECRET_MAX)
149 __str_field_def(3, DRBD_GENLA_F_MANDATORY, integrity_alg, SHARED_SECRET_MAX)
150 __str_field_def(4, DRBD_GENLA_F_MANDATORY, verify_alg, SHARED_SECRET_MAX)
151 __str_field_def(5, DRBD_GENLA_F_MANDATORY, csums_alg, SHARED_SECRET_MAX)
177 /* 9: __str_field_def(31, DRBD_GENLA_F_MANDATORY, name, SHARED_SECRET_MAX) */
H A Dgenl_magic_func.h392 #undef __str_field_def macro
393 #define __str_field_def(attr_nr, attr_flag, name, maxlen) \ macro
H A Dgenl_magic_struct.h102 #define __str_field_def(attr_nr, attr_flag, name, maxlen) \ macro

Completed in 111 milliseconds