Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dcookie.c27 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie,
318 if (fscache_acquire_non_index_cookie(cookie, object_size) == 0) { in __fscache_acquire_cookie()
368 if (fscache_acquire_non_index_cookie(cookie, object_size) == 0) in __fscache_enable_cookie()
385 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie() function