Home
last modified time | relevance | path

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

/linux-2.6.39/fs/fscache/
Dobject.c52 static int fscache_get_object(struct fscache_object *);
730 static int fscache_get_object(struct fscache_object *object) in fscache_get_object() function
757 if (fscache_get_object(object) >= 0) { in fscache_enqueue_object()