Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinterface.c79 void cachefiles_put_object(struct cachefiles_object *object, in cachefiles_put_object() function
223 cachefiles_put_object(object, cachefiles_obj_put_alloc_fail); in cachefiles_lookup_cookie()
379 cachefiles_put_object(object, cachefiles_obj_put_detach); in cachefiles_withdraw_cookie()
H A Dondemand.c54 cachefiles_put_object(object, cachefiles_obj_put_ondemand_fd); in cachefiles_ondemand_fd_release()
342 cachefiles_put_object(object, cachefiles_obj_put_ondemand_fd); in cachefiles_ondemand_get_fd()
458 cachefiles_put_object(req->object, cachefiles_obj_put_read_req); in cachefiles_ondemand_daemon_read()
H A Dinternal.h244 extern void cachefiles_put_object(struct cachefiles_object *object,
H A Dio.c36 cachefiles_put_object(ki->object, cachefiles_obj_put_ioreq); in cachefiles_put_kiocb()