Home
last modified time | relevance | path

Searched refs:fscache_withdraw_cookie (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h96 extern void fscache_withdraw_cookie(struct fscache_cookie *cookie);
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c540 fscache_withdraw_cookie(cookie); in fscache_perform_lookup()
951 * fscache_withdraw_cookie - Mark a cookie for withdrawal
957 void fscache_withdraw_cookie(struct fscache_cookie *cookie) in fscache_withdraw_cookie() function
962 EXPORT_SYMBOL(fscache_withdraw_cookie); variable
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dcache.c301 fscache_withdraw_cookie(object->cookie); in cachefiles_withdraw_objects()

Completed in 3 milliseconds