Searched refs:fscache_object (Results 1 – 2 of 2) sorted by relevance
25 struct fscache_object;70 struct fscache_object *fsdef; /* object for the fsdef index */100 struct fscache_object *object; /* object to be operated upon */230 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,236 int (*lookup_object)(struct fscache_object *object);239 void (*lookup_complete)(struct fscache_object *object);242 struct fscache_object *(*grab_object)(struct fscache_object *object,246 int (*pin_object)(struct fscache_object *object);249 void (*unpin_object)(struct fscache_object *object);256 void (*update_object)(struct fscache_object *object);[all …]
329 TP_PROTO(struct fscache_object *object,337 __field(struct fscache_object *, object )