Searched refs:_uuid_buckets (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-ioctl.c50 static struct list_head _uuid_buckets[NUM_BUCKETS]; variable in typeref:struct:list_head
75 init_buckets(_uuid_buckets);
122 list_for_each_entry (hc, _uuid_buckets + h, uuid_list)
211 list_add(&cell->uuid_list, _uuid_buckets + hash_str(uuid));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm-ioctl.c50 static struct list_head _uuid_buckets[NUM_BUCKETS]; variable in typeref:struct:list_head
75 init_buckets(_uuid_buckets);
122 list_for_each_entry (hc, _uuid_buckets + h, uuid_list)
211 list_add(&cell->uuid_list, _uuid_buckets + hash_str(uuid));

Completed in 60 milliseconds