Searched refs:cachefiles_io_error_obj (Results 1 – 4 of 4) sorted by relevance
120 cachefiles_io_error_obj( in cachefiles_set_object_xattr()148 cachefiles_io_error_obj( in cachefiles_update_object_xattr()226 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()276 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()
190 cachefiles_io_error_obj( in cachefiles_read_copier()360 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file_one()667 cachefiles_io_error_obj(object, "Page read error on backing file"); in cachefiles_read_backing_file()942 cachefiles_io_error_obj( in cachefiles_write_page()
473 cachefiles_io_error_obj(object, "Size set failed"); in cachefiles_attr_changed()520 cachefiles_io_error_obj(object, in cachefiles_invalidate_object()
263 #define cachefiles_io_error_obj(object, FMT, ...) \ macro