Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/fs/ceph/
Dcache.c340 __fscache_relinquish_cookie(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
/linux-4.19.296/fs/fscache/
Dcookie.c784 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie() function
827 EXPORT_SYMBOL(__fscache_relinquish_cookie);