Searched refs:cachefiles_io_error_obj (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/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 | 84 cachefiles_io_error_obj( in cachefiles_set_object_xattr() 127 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 | 438 #define cachefiles_io_error_obj(object, FMT, ...) \ macro
|
D | io.c | 592 cachefiles_io_error_obj(object, in __cachefiles_prepare_write()
|