Searched refs:cachefiles_io_error_obj (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/fs/cachefiles/ |
D | interface.c | 161 cachefiles_io_error_obj(object, "Size set failed"); in cachefiles_adjust_size() 246 cachefiles_io_error_obj(object, "Trunc-to-size failed %d", ret); in cachefiles_shorten_object() 261 cachefiles_io_error_obj(object, "Trunc-to-dio-size failed %d", ret); in cachefiles_shorten_object()
|
D | xattr.c | 77 cachefiles_io_error_obj( in cachefiles_set_object_xattr() 117 cachefiles_io_error_obj( in cachefiles_check_auxdata()
|
D | internal.h | 372 #define cachefiles_io_error_obj(object, FMT, ...) \ macro
|
D | namei.c | 463 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()
|
D | io.c | 570 cachefiles_io_error_obj(object, in __cachefiles_prepare_write()
|