Searched refs:lc_flags (Results 1 – 4 of 4) sorted by relevance
1615 int lc_flags; member1628 lc->lc_flags, lc->lc_opaque); in ldlm_cli_hash_cancel_unused()1644 .lc_flags = flags, in ldlm_cli_cancel_unused()
3867 LASSERTF((int)offsetof(struct lustre_capa, lc_flags) == 40, "found %lld\n", in lustre_assert_wire_constants()3868 (long long)(int)offsetof(struct lustre_capa, lc_flags)); in lustre_assert_wire_constants()3869 LASSERTF((int)sizeof(((struct lustre_capa *)0)->lc_flags) == 4, "found %lld\n", in lustre_assert_wire_constants()3870 (long long)(int)sizeof(((struct lustre_capa *)0)->lc_flags)); in lustre_assert_wire_constants()
2217 __swab32s(&c->lc_flags); in lustre_swab_lustre_capa()
3460 __u32 lc_flags; /** HMAC algorithm & flags */ member