Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A 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()
H A Dxattr.c83 cachefiles_io_error_obj( in cachefiles_set_object_xattr()
125 cachefiles_io_error_obj( in cachefiles_check_auxdata()
H A Dnamei.c464 cachefiles_io_error_obj(object, "Failed to create tmpfile"); in cachefiles_create_tmpfile()
638 cachefiles_io_error_obj(object, "Lookup failed"); in cachefiles_look_up_object()
H A Dinternal.h438 #define cachefiles_io_error_obj(object, FMT, ...) \ macro
H A Dio.c582 cachefiles_io_error_obj(object, in __cachefiles_prepare_write()