Searched refs:cachefiles_put_object (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/cachefiles/
H A Dinterface.c79 void cachefiles_put_object(struct cachefiles_object *object, function
223 cachefiles_put_object(object, cachefiles_obj_put_alloc_fail);
379 cachefiles_put_object(object, cachefiles_obj_put_detach);
H A Dondemand.c33 cachefiles_put_object(object, cachefiles_obj_put_ondemand_fd);
256 cachefiles_put_object(object, cachefiles_obj_put_ondemand_fd);
H A Dinternal.h239 extern void cachefiles_put_object(struct cachefiles_object *object,
H A Dio.c36 cachefiles_put_object(ki->object, cachefiles_obj_put_ioreq);

Completed in 131 milliseconds