Searched refs:cachefiles_io_error_obj (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/cachefiles/ |
H A D | interface.c | 166 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 D | xattr.c | 83 cachefiles_io_error_obj( in cachefiles_set_object_xattr() 125 cachefiles_io_error_obj( in cachefiles_check_auxdata()
|
H A D | namei.c | 464 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 D | internal.h | 438 #define cachefiles_io_error_obj(object, FMT, ...) \ macro
|
H A D | io.c | 582 cachefiles_io_error_obj(object, in __cachefiles_prepare_write()
|