Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h110 extern void fscache_cookie_lookup_negative(struct fscache_cookie *cookie);
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dnamei.c601 fscache_cookie_lookup_negative(object->cookie); in cachefiles_open_file()
663 fscache_cookie_lookup_negative(object->cookie); in cachefiles_look_up_object()
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c224 * fscache_cookie_lookup_negative - Note negative lookup
233 void fscache_cookie_lookup_negative(struct fscache_cookie *cookie) in fscache_cookie_lookup_negative() function
238 EXPORT_SYMBOL(fscache_cookie_lookup_negative); variable

Completed in 4 milliseconds