/linux-2.6.39/include/linux/ |
D | fscache.h | 50 struct fscache_cookie; 165 struct fscache_cookie *primary_index; 181 extern struct fscache_cookie *__fscache_acquire_cookie( 182 struct fscache_cookie *, 185 extern void __fscache_relinquish_cookie(struct fscache_cookie *, int); 186 extern void __fscache_update_cookie(struct fscache_cookie *); 187 extern int __fscache_attr_changed(struct fscache_cookie *); 188 extern int __fscache_read_or_alloc_page(struct fscache_cookie *, 193 extern int __fscache_read_or_alloc_pages(struct fscache_cookie *, 200 extern int __fscache_alloc_page(struct fscache_cookie *, struct page *, gfp_t); [all …]
|
D | fscache-cache.h | 220 struct fscache_cookie *cookie); 296 struct fscache_cookie { struct 303 struct fscache_cookie *parent; /* parent of this entry */ argument 318 extern struct fscache_cookie fscache_fsdef_index; argument 375 struct fscache_cookie *cookie; /* netfs's file/index object */ 412 struct fscache_cookie *cookie, in fscache_object_init()
|
D | nfs_fs_sb.h | 84 struct fscache_cookie *fscache; /* client index cache cookie */ 129 struct fscache_cookie *fscache; /* superblock cookie */
|
D | nfs_fs.h | 204 struct fscache_cookie *fscache;
|
/linux-2.6.39/fs/fscache/ |
D | cookie.c | 24 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie); 26 struct fscache_cookie *cookie); 27 static int fscache_attach_object(struct fscache_cookie *cookie, 35 struct fscache_cookie *cookie = _cookie; in fscache_cookie_init_once() 58 struct fscache_cookie *__fscache_acquire_cookie( in __fscache_acquire_cookie() 59 struct fscache_cookie *parent, in __fscache_acquire_cookie() 63 struct fscache_cookie *cookie; in __fscache_acquire_cookie() 146 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie) in fscache_acquire_non_index_cookie() 237 struct fscache_cookie *cookie) in fscache_alloc_object() 309 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object() [all …]
|
D | page.c | 23 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write() 38 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write() 50 bool __fscache_maybe_release_page(struct fscache_cookie *cookie, in __fscache_maybe_release_page() 121 struct fscache_cookie *cookie; in fscache_end_page_write() 173 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed() 267 static int fscache_wait_for_deferred_lookup(struct fscache_cookie *cookie) in fscache_wait_for_deferred_lookup() 343 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page() 461 int __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in __fscache_read_or_alloc_pages() 568 int __fscache_alloc_page(struct fscache_cookie *cookie, in __fscache_alloc_page() 657 struct fscache_cookie *cookie; in fscache_write_op() [all …]
|
D | internal.h | 38 struct fscache_cookie *); 46 extern void __fscache_cookie_put(struct fscache_cookie *); 51 extern struct fscache_cookie fscache_fsdef_index; 289 static inline void fscache_cookie_put(struct fscache_cookie *cookie) in fscache_cookie_put() 300 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context() 311 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context()
|
D | object.c | 92 struct fscache_cookie *cookie; in fscache_object_state_machine() 438 struct fscache_cookie *cookie = object->cookie; in fscache_lookup_object() 491 struct fscache_cookie *cookie = object->cookie; in fscache_object_lookup_negative() 535 struct fscache_cookie *cookie = object->cookie; in fscache_obtained_object() 664 struct fscache_cookie *cookie; in fscache_withdraw_object()
|
D | fsdef.c | 56 struct fscache_cookie fscache_fsdef_index = {
|
D | main.c | 144 sizeof(struct fscache_cookie), in fscache_init()
|
D | cache.c | 95 struct fscache_cookie *cookie) in fscache_select_cache_for_object()
|
/linux-2.6.39/fs/9p/ |
D | v9fs.h | 106 struct fscache_cookie *fscache; 127 struct fscache_cookie *fscache;
|
D | cache.c | 263 struct fscache_cookie *old; in v9fs_cache_inode_reset_cookie()
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | netfs-api.txt | 52 struct fscache_cookie *primary_index; 333 struct fscache_cookie * 334 fscache_acquire_cookie(struct fscache_cookie *parent, 420 int fscache_attr_changed(struct fscache_cookie *cookie); 465 int fscache_read_or_alloc_page(struct fscache_cookie *cookie, 527 int fscache_alloc_page(struct fscache_cookie *cookie, 547 int fscache_write_page(struct fscache_cookie *cookie, 588 int fscache_read_or_alloc_pages(struct fscache_cookie *cookie, 631 void fscache_uncache_page(struct fscache_cookie *cookie, 646 bool fscache_check_page_write(struct fscache_cookie *cookie, [all …]
|
D | object.txt | 26 currently interested in. Such objects are represented by the fscache_cookie 149 to disconnecting the netfs's representation of a cache object (fscache_cookie)
|
D | backend-api.txt | 110 struct fscache_cookie { 134 struct fscache_cookie *cookie; 235 struct fscache_cookie *cookie)
|
/linux-2.6.39/fs/cifs/ |
D | fscache.c | 114 struct fscache_cookie *old = cifsi->fscache; in cifs_fscache_reset_inode_cookie() 231 struct fscache_cookie *cookie = cifsi->fscache; in __cifs_fscache_invalidate_page()
|
D | cifsglob.h | 216 struct fscache_cookie *fscache; /* client index cache cookie */ 362 struct fscache_cookie *fscache; /* cookie for share */ 486 struct fscache_cookie *fscache;
|
/linux-2.6.39/fs/nfs/ |
D | fscache.c | 332 struct fscache_cookie *old = nfsi->fscache; in nfs_fscache_reset_inode_cookie() 360 struct fscache_cookie *cookie = nfsi->fscache; in nfs_fscache_release_page() 383 struct fscache_cookie *cookie = nfsi->fscache; in __nfs_fscache_invalidate_page()
|
/linux-2.6.39/fs/afs/ |
D | internal.h | 200 struct fscache_cookie *cache; /* caching cookie */ 256 struct fscache_cookie *cache; /* caching cookie */ 309 struct fscache_cookie *cache; /* caching cookie */ 341 struct fscache_cookie *cache; /* caching cookie */
|
/linux-2.6.39/fs/cachefiles/ |
D | interface.c | 31 struct fscache_cookie *cookie) in cachefiles_alloc_object() 207 struct fscache_cookie *cookie; in cachefiles_update_object()
|
D | namei.c | 35 struct fscache_cookie *cookie; in __cachefiles_printk_object()
|