Home
last modified time | relevance | path

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

/fs/cachefiles/
A Dnamei.c245 cachefiles_io_error(cache, "Unlink security error"); in cachefiles_unlink()
253 cachefiles_io_error(cache, "Unlink failed"); in cachefiles_unlink()
325 cachefiles_io_error(cache, "Graveyard no longer a directory"); in cachefiles_bury_object()
331 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
337 cachefiles_io_error(cache, "Mountpoint in cache"); in cachefiles_bury_object()
353 cachefiles_io_error(cache, "Lookup error %ld", PTR_ERR(grave)); in cachefiles_bury_object()
368 cachefiles_io_error(cache, "Mountpoint in graveyard"); in cachefiles_bury_object()
376 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
387 cachefiles_io_error(cache, "Rename security error %d", ret); in cachefiles_bury_object()
405 cachefiles_io_error(cache, in cachefiles_bury_object()
[all …]
A Dxattr.c181 cachefiles_io_error(cache, in cachefiles_remove_object_xattr()
245 cachefiles_io_error( in cachefiles_set_volume_xattr()
286 cachefiles_io_error( in cachefiles_check_volume_xattr()
A Dcache.c215 cachefiles_io_error(cache, "statfs failed"); in cachefiles_has_space()
401 cachefiles_io_error(cache, in cachefiles_sync_cache()
A Dinternal.h428 #define cachefiles_io_error(___cache, FMT, ...) \ macro
442 cachefiles_io_error(___cache, FMT " [o=%08x]", ##__VA_ARGS__, \

Completed in 10 milliseconds