Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dcookie.c24 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie);
126 if (fscache_acquire_non_index_cookie(cookie) < 0) { in __fscache_acquire_cookie()
146 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie) in fscache_acquire_non_index_cookie() function