Searched refs:cachefiles_io_error_obj (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/cachefiles/ |
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()
|
D | xattr.c | 83 cachefiles_io_error_obj( in cachefiles_set_object_xattr() 125 cachefiles_io_error_obj( in cachefiles_check_auxdata()
|
D | namei.c | 466 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()
|
D | internal.h | 437 #define cachefiles_io_error_obj(object, FMT, ...) \ macro
|
D | io.c | 590 cachefiles_io_error_obj(object, in __cachefiles_prepare_write()
|