Home
last modified time | relevance | path

Searched defs:_object (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/cachefiles/
Dinterface.c120 static int cachefiles_lookup_object(struct fscache_object *_object) in cachefiles_lookup_object()
164 static void cachefiles_lookup_complete(struct fscache_object *_object) in cachefiles_lookup_complete()
184 struct fscache_object *cachefiles_grab_object(struct fscache_object *_object) in cachefiles_grab_object()
202 static void cachefiles_update_object(struct fscache_object *_object) in cachefiles_update_object()
246 static void cachefiles_drop_object(struct fscache_object *_object) in cachefiles_drop_object()
301 static void cachefiles_put_object(struct fscache_object *_object) in cachefiles_put_object()
378 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed()
Dmain.c43 static void cachefiles_object_init_once(void *_object) in cachefiles_object_init_once()
Drdwr.c972 void cachefiles_uncache_page(struct fscache_object *_object, struct page *page) in cachefiles_uncache_page()