Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3907 LASSERTF((int)offsetof(struct lustre_capa_key, lk_key[56]) == 72, "found %lld\n", in lustre_assert_wire_constants()
3908 (long long)(int)offsetof(struct lustre_capa_key, lk_key[56])); in lustre_assert_wire_constants()
3909 LASSERTF((int)sizeof(((struct lustre_capa_key *)0)->lk_key[56]) == 1, "found %lld\n", in lustre_assert_wire_constants()
3910 (long long)(int)sizeof(((struct lustre_capa_key *)0)->lk_key[56])); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3547 __u8 lk_key[CAPA_HMAC_KEY_MAX_LEN]; /**< key */ member