Searched refs:o_nlink (Results 1 – 6 of 6) sorted by relevance
187 res |= dst->o_nlink != src->o_nlink; in obdo_cmp_md()341 dobdo->o_nlink = cpu_to_le32(sobdo->o_nlink); in obdo_cpu_to_le()358 dobdo->o_nlink = le32_to_cpu(sobdo->o_nlink); in obdo_le_to_cpu()
1707 __swab32s(&o->o_nlink); in lustre_swab_obdo()2311 CDEBUG(D_RPCTRACE, "obdo: o_nlink = %u\n", oa->o_nlink); in dump_obdo()2314 oa->o_nlink); in dump_obdo()
1175 LASSERTF((int)offsetof(struct obdo, o_nlink) == 100, "found %lld\n", in lustre_assert_wire_constants()1176 (long long)(int)offsetof(struct obdo, o_nlink)); in lustre_assert_wire_constants()1177 LASSERTF((int)sizeof(((struct obdo *)0)->o_nlink) == 4, "found %lld\n", in lustre_assert_wire_constants()1178 (long long)(int)sizeof(((struct obdo *)0)->o_nlink)); in lustre_assert_wire_constants()
3262 __u32 o_nlink; /* brw: checksum */ member3288 #define o_cksum o_nlink
1001 ost_idx = src_oa->o_nlink; in lov_recreate()
1292 oa->o_nlink = ost_idx; in ll_lov_recreate()