Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cachefiles/
Dbind.c221 fscache_object_init(&fsdef->fscache, NULL, &cache->cache); in cachefiles_daemon_add_cache()
Dinterface.c56 fscache_object_init(&object->fscache, cookie, &cache->cache); in cachefiles_alloc_object()
/linux-4.4.14/include/linux/
Dfscache-cache.h380 extern void fscache_object_init(struct fscache_object *, struct fscache_cookie *,
/linux-4.4.14/fs/fscache/
Dobject.c291 void fscache_object_init(struct fscache_object *object, in fscache_object_init() function
328 EXPORT_SYMBOL(fscache_object_init);
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt150 initialised by calling fscache_object_init(object).
238 cookie in a particular cache. fscache_object_init() should be called on
623 void fscache_object_init(struct fscache_object *object);