Home
last modified time | relevance | path

Searched refs:fscache_hash_cookie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dnetfs.c36 cookie = fscache_hash_cookie(candidate); in __fscache_register_netfs()
H A Dinternal.h55 extern struct fscache_cookie *fscache_hash_cookie(struct fscache_cookie *);
H A Dcookie.c183 struct fscache_cookie *fscache_hash_cookie(struct fscache_cookie *candidate) in fscache_hash_cookie() function
286 cookie = fscache_hash_cookie(candidate); in __fscache_acquire_cookie()
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c401 static bool fscache_hash_cookie(struct fscache_cookie *candidate) in fscache_hash_cookie() function
479 if (!fscache_hash_cookie(cookie)) { in __fscache_acquire_cookie()

Completed in 4 milliseconds