Home
last modified time | relevance | path

Searched refs:cachefiles_io_error_obj (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/cachefiles/
Dinterface.c166 cachefiles_io_error_obj(object, "Size set failed"); in cachefiles_adjust_size()
251 cachefiles_io_error_obj(object, "Trunc-to-size failed %d", ret); in cachefiles_shorten_object()
266 cachefiles_io_error_obj(object, "Trunc-to-dio-size failed %d", ret); in cachefiles_shorten_object()
Dxattr.c83 cachefiles_io_error_obj( in cachefiles_set_object_xattr()
125 cachefiles_io_error_obj( in cachefiles_check_auxdata()
Dnamei.c466 cachefiles_io_error_obj(object, "Failed to create tmpfile"); in cachefiles_create_tmpfile()
639 cachefiles_io_error_obj(object, "Lookup failed"); in cachefiles_look_up_object()
Dinternal.h437 #define cachefiles_io_error_obj(object, FMT, ...) \ macro
Dio.c590 cachefiles_io_error_obj(object, in __cachefiles_prepare_write()