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()
320 cachefiles_io_error(cache, "Graveyard no longer a directory"); in cachefiles_bury_object()
326 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
332 cachefiles_io_error(cache, "Mountpoint in cache"); in cachefiles_bury_object()
348 cachefiles_io_error(cache, "Lookup error %ld", PTR_ERR(grave)); in cachefiles_bury_object()
363 cachefiles_io_error(cache, "Mountpoint in graveyard"); in cachefiles_bury_object()
371 cachefiles_io_error(cache, "May not make directory loop"); in cachefiles_bury_object()
382 cachefiles_io_error(cache, "Rename security error %d", ret); in cachefiles_bury_object()
400 cachefiles_io_error(cache, in cachefiles_bury_object()
776 cachefiles_io_error(cache, "Lookup failed"); in cachefiles_lookup_for_cull()