Searched defs:_object (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cachefiles/ | ||
H A D | main.c | 40 static void cachefiles_object_init_once(void *_object) in cachefiles_object_init_once() argument |
H A D | interface.c | 119 static int cachefiles_lookup_object(struct fscache_object *_object) in cachefiles_lookup_object() argument 162 static void cachefiles_lookup_complete(struct fscache_object *_object) in cachefiles_lookup_complete() argument 182 struct fscache_object *cachefiles_grab_object(struct fscache_object *_object, in cachefiles_grab_object() argument 204 cachefiles_update_object(struct fscache_object *_object) cachefiles_update_object() argument 261 cachefiles_drop_object(struct fscache_object *_object) cachefiles_drop_object() argument 322 cachefiles_put_object(struct fscache_object *_object, enum fscache_obj_ref_trace why) cachefiles_put_object() argument 430 cachefiles_attr_changed(struct fscache_object *_object) cachefiles_attr_changed() argument [all...] |
Completed in 1 milliseconds