Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfscache.h197 extern void __fscache_relinquish_cookie(struct fscache_cookie *, const void *, bool);
363 __fscache_relinquish_cookie(cookie, aux_data, retire); in fscache_relinquish_cookie()
/Linux-v5.10/fs/ceph/
Dcache.c328 __fscache_relinquish_cookie(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
/Linux-v5.10/fs/fscache/
Dcookie.c792 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie() function
835 EXPORT_SYMBOL(__fscache_relinquish_cookie);