Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dnetfs.c48 fscache_cookie_get(cookie->parent, fscache_cookie_get_register_netfs); in __fscache_register_netfs()
Dcookie.c216 fscache_cookie_get(candidate->parent, fscache_cookie_get_acquire_parent); in fscache_hash_cookie()
233 fscache_cookie_get(cursor, fscache_cookie_get_reacquire); in fscache_hash_cookie()
Dinternal.h323 static inline void fscache_cookie_get(struct fscache_cookie *cookie, in fscache_cookie_get() function
Dobject.c330 fscache_cookie_get(cookie, fscache_cookie_get_attach_object); in fscache_object_init()