Lines Matching refs:cachefiles_io_error
243 cachefiles_io_error(cache, "Unlink security error"); in cachefiles_unlink()
251 cachefiles_io_error(cache, "Unlink failed"); in cachefiles_unlink()
321 cachefiles_io_error(cache, "Graveyard no longer a directory"); in cachefiles_bury_object()
327 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
333 cachefiles_io_error(cache, "Mountpoint in cache"); in cachefiles_bury_object()
349 cachefiles_io_error(cache, "Lookup error %ld", PTR_ERR(grave)); in cachefiles_bury_object()
364 cachefiles_io_error(cache, "Mountpoint in graveyard"); in cachefiles_bury_object()
372 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
383 cachefiles_io_error(cache, "Rename security error %d", ret); in cachefiles_bury_object()
400 cachefiles_io_error(cache, in cachefiles_bury_object()
773 cachefiles_io_error(cache, "Lookup failed"); in cachefiles_lookup_for_cull()