Home
last modified time | relevance | path

Searched refs:incarnation (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_features.h14 #define DEFINE_CEPH_FEATURE(bit, incarnation, name) \ argument
17 (1ULL<<bit | CEPH_FEATURE_INCARNATION_##incarnation);
20 #define DEFINE_CEPH_FEATURE_DEPRECATED(bit, incarnation, name, when) \ argument
23 (1ULL<<bit | CEPH_FEATURE_INCARNATION_##incarnation);
H A Dmsgr.h35 #define DEFINE_MSGR2_FEATURE(bit, incarnation, name) \ argument
38 (1ULL << bit | CEPH_MSGR2_INCARNATION_##incarnation);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/
H A Dntopng_5.2.1.bb3 released under GPLv3. It is the new incarnation of the original \
/openbmc/linux/Documentation/hwmon/
H A Dlm80.rst36 System Hardware Monitor'. The LM96080 is a more recent incarnation,
/openbmc/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst56 - boot verifier: A 64-bit incarnation verifier that enables a
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.3.rst299 ``createrepo_c`` is the current incarnation of the tool that
/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst911 previous incarnation of the code generator had full support of them,
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1748 second incarnation of the current recipe being available. This second
1749 incarnation will have the "native" class inherited. ::