Searched refs:cachefiles_volume (Results 1 – 8 of 8) sorted by relevance
20 struct cachefiles_volume *volume; in cachefiles_acquire_volume()31 volume = kzalloc_obj(struct cachefiles_volume); in cachefiles_acquire_volume()111 static void __cachefiles_free_volume(struct cachefiles_volume *volume) in __cachefiles_free_volume()127 struct cachefiles_volume *volume = vcookie->cache_priv; in cachefiles_free_volume()137 void cachefiles_withdraw_volume(struct cachefiles_volume *volume) in cachefiles_withdraw_volume()
39 struct cachefiles_volume { struct67 struct cachefiles_volume *volume; /* Cache volume that holds this object */ argument321 struct cachefiles_volume *volume);371 struct cachefiles_volume *volume) in cachefiles_ondemand_init_obj_info()410 void cachefiles_withdraw_volume(struct cachefiles_volume *volume);422 extern bool cachefiles_set_volume_xattr(struct cachefiles_volume *volume);423 extern int cachefiles_check_volume_xattr(struct cachefiles_volume *volume);
321 struct cachefiles_volume *volume; in cachefiles_withdraw_fscache_volumes()328 volume = list_entry(cur, struct cachefiles_volume, cache_link); in cachefiles_withdraw_fscache_volumes()356 struct cachefiles_volume *volume = NULL; in cachefiles_withdraw_volumes()361 struct cachefiles_volume, cache_link); in cachefiles_withdraw_volumes()
212 bool cachefiles_set_volume_xattr(struct cachefiles_volume *volume) in cachefiles_set_volume_xattr()260 int cachefiles_check_volume_xattr(struct cachefiles_volume *volume) in cachefiles_check_volume_xattr()
417 struct cachefiles_volume *volume = object->volume; in cachefiles_delete_object()439 struct cachefiles_volume *volume = object->volume; in cachefiles_create_tmpfile()618 struct cachefiles_volume *volume = object->volume; in cachefiles_look_up_object()674 struct cachefiles_volume *volume = object->volume; in cachefiles_commit_tmpfile()
26 struct cachefiles_volume *volume = vcookie->cache_priv; in cachefiles_alloc_object()430 struct cachefiles_volume *volume = object->volume; in cachefiles_invalidate_cookie()
732 struct cachefiles_volume *volume) in cachefiles_ondemand_init_obj_info()
418 TP_PROTO(struct cachefiles_volume *volume,