Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cachefiles/
H A Dbind.c217 fscache_object_init(&fsdef->fscache, &fscache_fsdef_index, in cachefiles_daemon_add_cache()
H A Dinterface.c52 fscache_object_init(&object->fscache, cookie, &cache->cache); in cachefiles_alloc_object()
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h391 extern void fscache_object_init(struct fscache_object *, struct fscache_cookie *,
/kernel/linux/linux-5.10/fs/fscache/
H A Dobject.c291 * fscache_object_init - Initialise a cache object description
301 void fscache_object_init(struct fscache_object *object, in fscache_object_init() function
339 EXPORT_SYMBOL(fscache_object_init); variable

Completed in 5 milliseconds