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

/linux-master/include/linux/
H A Dgenl_magic_func.h355 if (!exclude_sensitive || !((attr_flag) & DRBD_F_SENSITIVE)) { \
364 if (!exclude_sensitive || !((attr_flag) & DRBD_F_SENSITIVE)) { \
H A Dgenl_magic_struct.h45 * @DRBD_F_SENSITIVE: Attribute includes sensitive information and must not be
52 #define DRBD_F_SENSITIVE (1 << 1) macro
H A Ddrbd_genl.h146 __str_field_def(1, DRBD_GENLA_F_MANDATORY | DRBD_F_SENSITIVE,

Completed in 81 milliseconds