Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Dobject.c276 static void fscache_object_work_func(struct work_struct *work) in fscache_object_work_func() function
315 INIT_WORK(&object->work, fscache_object_work_func); in fscache_object_init()