Searched refs:cachefiles_io_error_obj (Results 1 – 4 of 4) sorted by relevance
121 cachefiles_io_error_obj( in cachefiles_set_object_xattr()151 cachefiles_io_error_obj( in cachefiles_update_object_xattr()230 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()281 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()
198 cachefiles_io_error_obj( in cachefiles_read_copier()367 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file_one()676 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file()957 cachefiles_io_error_obj(object, in cachefiles_write_page()
492 cachefiles_io_error_obj(object, "Size set failed"); in cachefiles_attr_changed()538 cachefiles_io_error_obj(object, in cachefiles_invalidate_object()
270 #define cachefiles_io_error_obj(object, FMT, ...) \ macro