Searched refs:o_nlink (Results 1 – 5 of 5) sorted by relevance
1553 __swab32s(&o->o_nlink); in lustre_swab_obdo()2104 CDEBUG(D_RPCTRACE, "obdo: o_nlink = %u\n", oa->o_nlink); in dump_obdo()2107 oa->o_nlink); in dump_obdo()
1173 LASSERTF((int)offsetof(struct obdo, o_nlink) == 100, "found %lld\n", in lustre_assert_wire_constants()1174 (long long)(int)offsetof(struct obdo, o_nlink)); in lustre_assert_wire_constants()1175 LASSERTF((int)sizeof(((struct obdo *)0)->o_nlink) == 4, "found %lld\n", in lustre_assert_wire_constants()1176 (long long)(int)sizeof(((struct obdo *)0)->o_nlink)); in lustre_assert_wire_constants()
3241 __u32 o_nlink; /* brw: checksum */ member3267 #define o_cksum o_nlink
982 ost_idx = src_oa->o_nlink; in lov_recreate()
1283 oa->o_nlink = ost_idx; in ll_lov_recreate()