Home
last modified time | relevance | path

Searched refs:fscache_get_cookie (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c91 fscache_get_cookie(cookie, where); in fscache_queue_cookie()
416 wait_for = fscache_get_cookie(cursor, in fscache_hash_cookie()
652 fscache_get_cookie(cookie, fscache_cookie_get_lru); in fscache_unuse_cookie_locked()
1023 struct fscache_cookie *fscache_get_cookie(struct fscache_cookie *cookie, in fscache_get_cookie() function
1032 EXPORT_SYMBOL(fscache_get_cookie); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h104 extern struct fscache_cookie *fscache_get_cookie(struct fscache_cookie *cookie,
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dinterface.c40 object->cookie = fscache_get_cookie(cookie, fscache_cookie_get_attach_object); in cachefiles_alloc_object()

Completed in 3 milliseconds