Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h31 fscache_obj_put_alloc_fail, enumerator
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dcachefiles.h41 EM(fscache_obj_put_alloc_fail, "PUT alloc_fail") \
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c529 cache->ops->put_object(object, fscache_obj_put_alloc_fail); in fscache_alloc_object()