Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cachefiles/
Dnamei.c309 cachefiles_io_error(cache, "Unlink security error"); in cachefiles_bury_object()
322 cachefiles_io_error(cache, "Unlink failed"); in cachefiles_bury_object()
352 cachefiles_io_error(cache, "Graveyard no longer a directory"); in cachefiles_bury_object()
358 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
364 cachefiles_io_error(cache, "Mountpoint in cache"); in cachefiles_bury_object()
377 cachefiles_io_error(cache, "Lookup error %ld", in cachefiles_bury_object()
393 cachefiles_io_error(cache, "Mountpoint in graveyard"); in cachefiles_bury_object()
401 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
412 cachefiles_io_error(cache, "Rename security error %d", ret); in cachefiles_bury_object()
425 cachefiles_io_error(cache, in cachefiles_bury_object()
[all …]
Dinternal.h243 #define cachefiles_io_error(___cache, FMT, ...) \ macro
256 cachefiles_io_error(___cache, FMT, ##__VA_ARGS__); \
Dxattr.c316 cachefiles_io_error(cache, in cachefiles_remove_object_xattr()
Ddaemon.c696 cachefiles_io_error(cache, "statfs failed"); in cachefiles_has_space()
Dinterface.c395 cachefiles_io_error(cache, in cachefiles_sync_cache()