Lines Matching refs:saved_cred
128 const struct cred *saved_cred; in cachefiles_lookup_object() local
142 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_lookup_object()
146 cachefiles_end_secure(cache, saved_cred); in cachefiles_lookup_object()
214 const struct cred *saved_cred; in cachefiles_update_object() local
254 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_update_object()
256 cachefiles_end_secure(cache, saved_cred); in cachefiles_update_object()
269 const struct cred *saved_cred; in cachefiles_drop_object() local
302 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_drop_object()
304 cachefiles_end_secure(cache, saved_cred); in cachefiles_drop_object()
383 const struct cred *saved_cred; in cachefiles_sync_cache() local
392 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_sync_cache()
396 cachefiles_end_secure(cache, saved_cred); in cachefiles_sync_cache()
413 const struct cred *saved_cred; in cachefiles_check_consistency() local
422 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_check_consistency()
424 cachefiles_end_secure(cache, saved_cred); in cachefiles_check_consistency()
438 const struct cred *saved_cred; in cachefiles_attr_changed() local
467 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_attr_changed()
488 cachefiles_end_secure(cache, saved_cred); in cachefiles_attr_changed()
507 const struct cred *saved_cred; in cachefiles_invalidate_object() local
529 cachefiles_begin_secure(cache, &saved_cred); in cachefiles_invalidate_object()
533 cachefiles_end_secure(cache, saved_cred); in cachefiles_invalidate_object()