Searched refs:cachefiles_io_error_obj (Results 1 – 4 of 4) sorted by relevance
117 cachefiles_io_error_obj( in cachefiles_set_object_xattr()147 cachefiles_io_error_obj( in cachefiles_update_object_xattr()226 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()277 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()
194 cachefiles_io_error_obj( in cachefiles_read_copier()363 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file_one()673 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file()954 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()
266 #define cachefiles_io_error_obj(object, FMT, ...) \ macro