Searched refs:OBD_MD_FLNLINK (Results 1 – 5 of 5) sorted by relevance
186 if (compare & OBD_MD_FLNLINK) in obdo_cmp_md()
1661 #define OBD_MD_FLNLINK (0x00002000ULL) /* link count */ macro1713 OBD_MD_FLGID | OBD_MD_FLFLAGS | OBD_MD_FLNLINK | \
2338 if (valid & OBD_MD_FLNLINK) in dump_obdo()
1255 LASSERTF(OBD_MD_FLNLINK == (0x00002000ULL), "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1256 OBD_MD_FLNLINK); in lustre_assert_wire_constants()
1747 if (body->valid & OBD_MD_FLNLINK) in ll_update_inode()