Home
last modified time | relevance | path

Searched refs:fscache_hash_cookie (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/fscache/
Dnetfs.c36 cookie = fscache_hash_cookie(candidate); in __fscache_register_netfs()
Dinternal.h56 extern struct fscache_cookie *fscache_hash_cookie(struct fscache_cookie *);
Dcookie.c203 struct fscache_cookie *fscache_hash_cookie(struct fscache_cookie *candidate) in fscache_hash_cookie() function
306 cookie = fscache_hash_cookie(candidate); in __fscache_acquire_cookie()