Home
last modified time | relevance | path

Searched refs:__fscache_relinquish_cookie (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A 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()
/kernel/linux/linux-6.6/include/linux/
H A Dfscache.h169 extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool);
308 __fscache_relinquish_cookie(cookie, retire); in fscache_relinquish_cookie()
/kernel/linux/linux-5.10/fs/ceph/
H A Dcache.c328 __fscache_relinquish_cookie(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
/kernel/linux/linux-5.10/fs/fscache/
H A Dcookie.c780 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, in __fscache_relinquish_cookie() function
823 EXPORT_SYMBOL(__fscache_relinquish_cookie); variable
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c968 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie() function
998 EXPORT_SYMBOL(__fscache_relinquish_cookie); variable

Completed in 6 milliseconds