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

/external/qemu/qobject/
H A Dqdict.c366 static QDictEntry *qdict_next_entry(const QDict *qdict, int first_bucket) argument
370 for (i = first_bucket; i < QDICT_BUCKET_MAX; i++) {
/external/kernel-headers/original/uapi/linux/
H A Dbcache.h199 __u16 first_bucket; member in struct:cache_sb

Completed in 95 milliseconds