Searched refs:cachefiles_io_error_obj (Results 1 – 4 of 4) sorted by relevance
117 cachefiles_io_error_obj( in cachefiles_set_object_xattr()146 cachefiles_io_error_obj( in cachefiles_update_object_xattr()225 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()276 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()
193 cachefiles_io_error_obj( in cachefiles_read_copier()362 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file_one()671 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file()951 cachefiles_io_error_obj(object, in cachefiles_write_page()
488 cachefiles_io_error_obj(object, "Size set failed"); in cachefiles_attr_changed()534 cachefiles_io_error_obj(object, in cachefiles_invalidate_object()
250 #define cachefiles_io_error_obj(object, FMT, ...) \ macro