Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dcookie.c24 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie);
133 if (fscache_acquire_non_index_cookie(cookie) == 0) { in __fscache_acquire_cookie()
174 if (fscache_acquire_non_index_cookie(cookie) == 0) in __fscache_enable_cookie()
191 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie) in fscache_acquire_non_index_cookie() function