Home
last modified time | relevance | path

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

/fs/fscache/
Dnetfs.c44 fscache_cookie_get(cookie->parent, fscache_cookie_get_register_netfs); in __fscache_register_netfs()
Dcookie.c212 fscache_cookie_get(candidate->parent, fscache_cookie_get_acquire_parent); in fscache_hash_cookie()
229 fscache_cookie_get(cursor, fscache_cookie_get_reacquire); in fscache_hash_cookie()
Dinternal.h319 static inline void fscache_cookie_get(struct fscache_cookie *cookie, in fscache_cookie_get() function
Dobject.c326 fscache_cookie_get(cookie, fscache_cookie_get_attach_object); in fscache_object_init()