Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Dobject.c137 static int fscache_get_object(struct fscache_object *,
772 static int fscache_get_object(struct fscache_object *object, in fscache_get_object() function
817 if (fscache_get_object(object, fscache_obj_get_queue) >= 0) { in fscache_enqueue_object()