Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fscache/
Dcookie.c23 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie,
326 if (fscache_acquire_non_index_cookie(cookie, object_size) == 0) { in __fscache_acquire_cookie()
376 if (fscache_acquire_non_index_cookie(cookie, object_size) == 0) in __fscache_enable_cookie()
393 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie() function