Searched refs:associates (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dsysfs.h51 struct list_head associates; member in struct:sysfs_buffer
63 struct list_head associates; member in struct:sysfs_buffer_collection
H A Dfile.c65 list_add(&buffer->associates, &set->associates);
73 list_del(&buffer->associates);
289 INIT_LIST_HEAD(&set->associates);
319 INIT_LIST_HEAD(&buffer->associates);
H A Dinode.c233 list_for_each_entry(buf, &set->associates, associates) {

Completed in 23 milliseconds