Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache.h201 extern void __fscache_relinquish_cookie(struct fscache_cookie *, const void *, bool);
367 __fscache_relinquish_cookie(cookie, aux_data, retire); in fscache_relinquish_cookie()
/Linux-v4.19/fs/ceph/
Dcache.c340 __fscache_relinquish_cookie(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
/Linux-v4.19/fs/fscache/
Dcookie.c796 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie() function
839 EXPORT_SYMBOL(__fscache_relinquish_cookie);