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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfscache-cache.h399 extern void fscache_object_work_func(struct work_struct *work);
421 INIT_WORK(&object->work, fscache_object_work_func);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dobject.c332 void fscache_object_work_func(struct work_struct *work) function
348 EXPORT_SYMBOL(fscache_object_work_func); variable

Completed in 32 milliseconds