Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fscache/
Dcookie.c35 void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie() function
67 fscache_print_cookie(cookie, 'F'); in fscache_free_cookie()
438 fscache_print_cookie(cursor, 'O'); in fscache_hash_cookie()
439 fscache_print_cookie(candidate, 'N'); in fscache_hash_cookie()
Dinternal.h64 extern void fscache_print_cookie(struct fscache_cookie *cookie, char prefix);
Dio.c130 fscache_print_cookie(cookie, 'O'); in fscache_begin_operation()