Lines Matching refs:cachefiles_io_error
242 cachefiles_io_error(cache, "Unlink security error"); in cachefiles_unlink()
250 cachefiles_io_error(cache, "Unlink failed"); in cachefiles_unlink()
322 cachefiles_io_error(cache, "Graveyard no longer a directory"); in cachefiles_bury_object()
328 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
334 cachefiles_io_error(cache, "Mountpoint in cache"); in cachefiles_bury_object()
350 cachefiles_io_error(cache, "Lookup error %ld", PTR_ERR(grave)); in cachefiles_bury_object()
365 cachefiles_io_error(cache, "Mountpoint in graveyard"); in cachefiles_bury_object()
373 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
384 cachefiles_io_error(cache, "Rename security error %d", ret); in cachefiles_bury_object()
402 cachefiles_io_error(cache, in cachefiles_bury_object()
774 cachefiles_io_error(cache, "Lookup failed"); in cachefiles_lookup_for_cull()