/linux-6.6.21/include/linux/ |
D | fscache-cache.h | 62 bool (*lookup_cookie)(struct fscache_cookie *cookie); 65 void (*withdraw_cookie)(struct fscache_cookie *cookie); 72 bool (*invalidate_cookie)(struct fscache_cookie *cookie); 79 void (*prepare_to_write)(struct fscache_cookie *cookie); 96 extern void fscache_withdraw_cookie(struct fscache_cookie *cookie); 101 struct fscache_cookie *cookie, 104 extern struct fscache_cookie *fscache_get_cookie(struct fscache_cookie *cookie, 106 extern void fscache_put_cookie(struct fscache_cookie *cookie, 108 extern void fscache_end_cookie_access(struct fscache_cookie *cookie, 110 extern void fscache_cookie_lookup_negative(struct fscache_cookie *cookie); [all …]
|
D | fscache.h | 37 struct fscache_cookie; 102 struct fscache_cookie { struct 161 extern struct fscache_cookie *__fscache_acquire_cookie( argument 167 extern void __fscache_use_cookie(struct fscache_cookie *, bool); 168 extern void __fscache_unuse_cookie(struct fscache_cookie *, const void *, const loff_t *); 169 extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool); 170 extern void __fscache_resize_cookie(struct fscache_cookie *, loff_t); 171 extern void __fscache_invalidate(struct fscache_cookie *, const void *, loff_t, unsigned int); 172 extern int __fscache_begin_read_operation(struct netfs_cache_resources *, struct fscache_cookie *); 173 extern int __fscache_begin_write_operation(struct netfs_cache_resources *, struct fscache_cookie *); [all …]
|
D | netfs.h | 129 struct fscache_cookie *cache; 352 static inline struct fscache_cookie *netfs_i_cookie(struct netfs_inode *ctx) in netfs_i_cookie()
|
/linux-6.6.21/fs/fscache/ |
D | cookie.c | 21 static void fscache_unhash_cookie(struct fscache_cookie *cookie); 22 static void fscache_perform_invalidation(struct fscache_cookie *cookie); 35 void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie() 56 static void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie() 82 static void __fscache_queue_cookie(struct fscache_cookie *cookie) in __fscache_queue_cookie() 88 static void fscache_queue_cookie(struct fscache_cookie *cookie, in fscache_queue_cookie() 101 static void fscache_init_access_gate(struct fscache_cookie *cookie) in fscache_init_access_gate() 121 void fscache_end_cookie_access(struct fscache_cookie *cookie, in fscache_end_cookie_access() 139 static void __fscache_begin_cookie_access(struct fscache_cookie *cookie, in __fscache_begin_cookie_access() 178 bool fscache_begin_cookie_access(struct fscache_cookie *cookie, in fscache_begin_cookie_access() [all …]
|
D | io.c | 26 struct fscache_cookie *cookie = fscache_cres_cookie(cres); in fscache_wait_for_operation() 72 struct fscache_cookie *cookie, in fscache_begin_operation() 146 struct fscache_cookie *cookie) in __fscache_begin_read_operation() 154 struct fscache_cookie *cookie) in __fscache_begin_write_operation() 174 struct fscache_cookie *cookie) in fscache_dirty_folio() 248 void __fscache_write_to_cache(struct fscache_cookie *cookie, in __fscache_write_to_cache() 307 void __fscache_resize_cookie(struct fscache_cookie *cookie, loff_t new_size) in __fscache_resize_cookie()
|
D | internal.h | 64 extern void fscache_print_cookie(struct fscache_cookie *cookie, char prefix); 65 extern bool fscache_begin_cookie_access(struct fscache_cookie *cookie, 68 static inline void fscache_see_cookie(struct fscache_cookie *cookie, in fscache_see_cookie() 151 struct fscache_cookie *cookie,
|
D | volume.c | 42 struct fscache_cookie *cookie, in __fscache_begin_volume_access() 84 struct fscache_cookie *cookie, in fscache_begin_volume_access() 107 struct fscache_cookie *cookie, in fscache_end_volume_access()
|
D | main.c | 87 sizeof(struct fscache_cookie), in fscache_init()
|
/linux-6.6.21/fs/ceph/ |
D | cache.h | 29 static inline struct fscache_cookie *ceph_fscache_cookie(struct ceph_inode_info *ci) in ceph_fscache_cookie() 37 struct fscache_cookie *cookie = ceph_fscache_cookie(ci); in ceph_fscache_resize() 62 struct fscache_cookie *cookie = ceph_fscache_cookie(ceph_inode(rreq->inode)); in ceph_begin_cache_operation() 113 static inline struct fscache_cookie *ceph_fscache_cookie(struct ceph_inode_info *ci) in ceph_fscache_cookie()
|
/linux-6.6.21/fs/smb/client/ |
D | fscache.c | 131 struct fscache_cookie *cookie = cifs_inode_cookie(inode); in cifs_fscache_release_inode_cookie() 146 struct fscache_cookie *cookie = cifs_inode_cookie(inode); in fscache_fallback_read_page() 172 struct fscache_cookie *cookie = cifs_inode_cookie(inode); in fscache_fallback_write_pages() 227 struct fscache_cookie *cookie = cifs_inode_cookie(inode); in __cifs_fscache_query_occupancy()
|
D | fscache.h | 63 static inline struct fscache_cookie *cifs_inode_cookie(struct inode *inode) in cifs_inode_cookie() 125 static inline struct fscache_cookie *cifs_inode_cookie(struct inode *inode) { return NULL; } in cifs_inode_cookie()
|
/linux-6.6.21/fs/cachefiles/ |
D | interface.c | 22 struct cachefiles_object *cachefiles_alloc_object(struct fscache_cookie *cookie) in cachefiles_alloc_object() 172 static bool cachefiles_lookup_cookie(struct fscache_cookie *cookie) in cachefiles_lookup_cookie() 278 struct fscache_cookie *cookie = object->cookie; in cachefiles_resize_cookie() 349 static void cachefiles_withdraw_cookie(struct fscache_cookie *cookie) in cachefiles_withdraw_cookie() 380 static bool cachefiles_invalidate_cookie(struct fscache_cookie *cookie) in cachefiles_invalidate_cookie()
|
D | ondemand.c | 120 struct fscache_cookie *cookie; in cachefiles_ondemand_copen() 399 struct fscache_cookie *cookie = object->cookie; in cachefiles_ondemand_init_open_req() 478 struct fscache_cookie *cookie = object->cookie; in cachefiles_ondemand_init_object()
|
D | internal.h | 51 struct fscache_cookie *cookie; /* Netfs data storage object cookie */ 358 extern void cachefiles_prepare_to_write(struct fscache_cookie *cookie);
|
D | xattr.c | 173 void cachefiles_prepare_to_write(struct fscache_cookie *cookie) in cachefiles_prepare_to_write()
|
/linux-6.6.21/include/trace/events/ |
D | fscache.h | 257 TRACE_EVENT(fscache_cookie, 407 TP_PROTO(struct fscache_cookie *cookie), 431 TP_PROTO(struct fscache_cookie *cookie, bool retire), 459 TP_PROTO(struct fscache_cookie *cookie, loff_t new_size), 478 TP_PROTO(struct fscache_cookie *cookie, loff_t new_size),
|
/linux-6.6.21/Documentation/filesystems/caching/ |
D | backend-api.rst | 25 Data storage cookie struct fscache_cookie 109 void fscache_withdraw_cookie(struct fscache_cookie *cookie); 178 struct fscache_cookie { 232 void *fscache_get_key(struct fscache_cookie *cookie); 240 void *fscache_get_aux(struct fscache_cookie *cookie); 302 bool (*lookup_cookie)(struct fscache_cookie *cookie); 315 struct fscache_cookie *cookie); 325 void (*withdraw_cookie)(struct fscache_cookie *cookie); 356 bool (*invalidate_cookie)(struct fscache_cookie *cookie); 367 void fscache_resume_after_invalidation(struct fscache_cookie *cookie); [all …]
|
D | netfs-api.rst | 148 struct fscache_cookie * 181 void fscache_relinquish_cookie(struct fscache_cookie *cookie, 195 void fscache_use_cookie(struct fscache_cookie *cookie, 197 void fscache_unuse_cookie(struct fscache_cookie *cookie, 228 void fscache_resize_cookie(struct fscache_cookie *cookie, 243 struct fscache_cookie *cookie); 295 void fscache_update_cookie(struct fscache_cookie *cookie, 314 void fscache_invalidate(struct fscache_cookie *cookie, 350 struct fscache_cookie *cookie); 352 struct fscache_cookie *cookie); [all …]
|
/linux-6.6.21/fs/9p/ |
D | vfs_addr.c | 92 struct fscache_cookie *cookie = v9fs_inode_cookie(V9FS_I(rreq->inode)); in v9fs_begin_cache_operation() 162 struct fscache_cookie __maybe_unused *cookie = v9fs_inode_cookie(v9inode); in v9fs_vfs_write_folio_locked()
|
D | v9fs.h | 148 static inline struct fscache_cookie *v9fs_inode_cookie(struct v9fs_inode *v9inode) in v9fs_inode_cookie()
|
/linux-6.6.21/fs/nfs/ |
D | fscache.c | 219 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode)); in nfs_fscache_open_file() 237 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode)); in nfs_fscache_release_file()
|
D | fscache.h | 132 struct fscache_cookie *cookie = netfs_i_cookie(&NFS_I(inode)->netfs); in nfs_fscache_invalidate()
|
/linux-6.6.21/fs/netfs/ |
D | internal.h | 97 struct fscache_cookie *cookie = ctx->cache; in netfs_is_cache_enabled()
|
/linux-6.6.21/fs/erofs/ |
D | fscache.c | 115 static int erofs_fscache_read_folios_async(struct fscache_cookie *cookie, in erofs_fscache_read_folios_async() 428 struct fscache_cookie *cookie; in erofs_fscache_acquire_cookie()
|
D | internal.h | 108 struct fscache_cookie *cookie;
|