Home
last modified time | relevance | path

Searched defs:first_bucket (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dbcache_ondisk.h211 __le16 first_bucket; member
270 __u16 first_bucket; member
/openbmc/qemu/qobject/
H A Dqdict.c304 static QDictEntry *qdict_next_entry(const QDict *qdict, int first_bucket) in qdict_next_entry()