Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h191 extern void __fscache_relinquish_cookie(struct fscache_cookie *, const void *, bool);
363 __fscache_relinquish_cookie(cookie, aux_data, retire); in fscache_relinquish_cookie()
/linux/fs/ceph/
A Dcache.c207 __fscache_relinquish_cookie(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
/linux/fs/fscache/
A Dcookie.c797 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie() function
839 EXPORT_SYMBOL(__fscache_relinquish_cookie);

Completed in 7 milliseconds