Searched refs:lookup_data (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Dinterface.c33 struct cachefiles_lookup_data *lookup_data; local
45 lookup_data = kmalloc(sizeof(*lookup_data), GFP_KERNEL);
46 if (!lookup_data)
96 lookup_data->auxdata = auxdata;
97 lookup_data->key = key;
98 object->lookup_data = lookup_data;
100 _leave(" = %p [%p]", &object->fscache, lookup_data);
110 kfree(lookup_data);
122 struct cachefiles_lookup_data *lookup_data; local
[all...]
H A Dinternal.h31 struct cachefiles_lookup_data *lookup_data; /* cached lookup data */ member in struct:cachefiles_object
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A DMakefile.am16 registry.h scales.h window.h lookup.h lookup_data.h\
H A DMakefile.in277 registry.h scales.h window.h lookup.h lookup_data.h\

Completed in 91 milliseconds