Searched refs:fscache_acquire_non_index_cookie (Results 1 – 1 of 1) sorted by relevance
23 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie,314 if (fscache_acquire_non_index_cookie(cookie, object_size) == 0) { in __fscache_acquire_cookie()364 if (fscache_acquire_non_index_cookie(cookie, object_size) == 0) in __fscache_enable_cookie()381 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie() function