| /fs/cachefiles/ |
| D | daemon.c | 89 struct cachefiles_cache *cache; in cachefiles_daemon_open() local 135 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_release() local 164 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_read() local 221 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_write() local 297 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_poll() local 316 static int cachefiles_daemon_range_error(struct cachefiles_cache *cache, in cachefiles_daemon_range_error() 328 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun() 352 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull() 376 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop() 400 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun() [all …]
|
| D | interface.c | 32 struct cachefiles_cache *cache; in cachefiles_alloc_object() local 121 struct cachefiles_cache *cache; in cachefiles_lookup_object() local 202 struct cachefiles_cache *cache; in cachefiles_update_object() local 254 struct cachefiles_cache *cache; in cachefiles_drop_object() local 315 struct fscache_cache *cache; in cachefiles_put_object() local 362 struct cachefiles_cache *cache; in cachefiles_sync_cache() local 392 struct cachefiles_cache *cache; in cachefiles_check_consistency() local 417 struct cachefiles_cache *cache; in cachefiles_attr_changed() local 486 struct cachefiles_cache *cache; in cachefiles_invalidate_object() local 531 static void cachefiles_dissociate_pages(struct fscache_cache *cache) in cachefiles_dissociate_pages()
|
| D | namei.c | 100 static void cachefiles_mark_object_buried(struct cachefiles_cache *cache, in cachefiles_mark_object_buried() 149 static int cachefiles_mark_object_active(struct cachefiles_cache *cache, in cachefiles_mark_object_active() 263 void cachefiles_mark_object_inactive(struct cachefiles_cache *cache, in cachefiles_mark_object_inactive() 289 static int cachefiles_bury_object(struct cachefiles_cache *cache, in cachefiles_bury_object() 434 int cachefiles_delete_object(struct cachefiles_cache *cache, in cachefiles_delete_object() 486 struct cachefiles_cache *cache; in cachefiles_walk_to_object() local 739 struct dentry *cachefiles_get_directory(struct cachefiles_cache *cache, in cachefiles_get_directory() 843 static struct dentry *cachefiles_check_active(struct cachefiles_cache *cache, in cachefiles_check_active() 930 int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_cull() 990 int cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_check_in_use()
|
| D | security.c | 20 int cachefiles_get_security_ID(struct cachefiles_cache *cache) in cachefiles_get_security_ID() 53 static int cachefiles_check_cache_dir(struct cachefiles_cache *cache, in cachefiles_check_cache_dir() 79 int cachefiles_determine_cache_security(struct cachefiles_cache *cache, in cachefiles_determine_cache_security()
|
| D | bind.c | 31 int cachefiles_daemon_bind(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bind() 85 static int cachefiles_daemon_add_cache(struct cachefiles_cache *cache) in cachefiles_daemon_add_cache() 258 void cachefiles_daemon_unbind(struct cachefiles_cache *cache) in cachefiles_daemon_unbind()
|
| D | rdwr.c | 402 struct cachefiles_cache *cache; in cachefiles_read_or_alloc_page() local 694 struct cachefiles_cache *cache; in cachefiles_read_or_alloc_pages() local 808 struct cachefiles_cache *cache; in cachefiles_allocate_page() local 846 struct cachefiles_cache *cache; in cachefiles_allocate_pages() local 889 struct cachefiles_cache *cache; in cachefiles_write_page() local
|
| D | internal.h | 60 struct fscache_cache cache; /* FS-Cache record */ member 130 static inline void cachefiles_state_changed(struct cachefiles_cache *cache) in cachefiles_state_changed() 230 static inline void cachefiles_begin_secure(struct cachefiles_cache *cache, in cachefiles_begin_secure() 236 static inline void cachefiles_end_secure(struct cachefiles_cache *cache, in cachefiles_end_secure()
|
| D | xattr.c | 306 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr()
|
| /fs/ |
| D | mbcache.c | 49 static inline struct hlist_bl_head *mb_cache_entry_head(struct mb_cache *cache, in mb_cache_entry_head() 73 int mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, in mb_cache_entry_create() 127 static struct mb_cache_entry *__entry_find(struct mb_cache *cache, in __entry_find() 167 struct mb_cache_entry *mb_cache_entry_find_first(struct mb_cache *cache, in mb_cache_entry_find_first() 184 struct mb_cache_entry *mb_cache_entry_find_next(struct mb_cache *cache, in mb_cache_entry_find_next() 197 struct mb_cache_entry *mb_cache_entry_get(struct mb_cache *cache, u32 key, in mb_cache_entry_get() 226 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) in mb_cache_entry_delete() 260 void mb_cache_entry_touch(struct mb_cache *cache, in mb_cache_entry_touch() 270 struct mb_cache *cache = container_of(shrink, struct mb_cache, in mb_cache_count() local 277 static unsigned long mb_cache_shrink(struct mb_cache *cache, in mb_cache_shrink() [all …]
|
| /fs/btrfs/tests/ |
| D | free-space-tests.c | 32 static int test_extents(struct btrfs_block_group_cache *cache) in test_extents() 102 static int test_bitmaps(struct btrfs_block_group_cache *cache, in test_bitmaps() 171 static int test_bitmaps_and_extents(struct btrfs_block_group_cache *cache, in test_bitmaps_and_extents() 346 check_num_extents_and_bitmaps(const struct btrfs_block_group_cache *cache, in check_num_extents_and_bitmaps() 364 static int check_cache_empty(struct btrfs_block_group_cache *cache) in check_cache_empty() 406 test_steal_space_from_bitmap_to_extent(struct btrfs_block_group_cache *cache, in test_steal_space_from_bitmap_to_extent() 841 struct btrfs_block_group_cache *cache; in btrfs_test_free_space_cache() local
|
| D | free-space-tree-tests.c | 33 struct btrfs_block_group_cache *cache, in __check_free_space_extents() 122 struct btrfs_block_group_cache *cache, in check_free_space_extents() 165 struct btrfs_block_group_cache *cache, in test_empty_block_group() 179 struct btrfs_block_group_cache *cache, in test_remove_all() 200 struct btrfs_block_group_cache *cache, in test_remove_beginning() 224 struct btrfs_block_group_cache *cache, in test_remove_end() 248 struct btrfs_block_group_cache *cache, in test_remove_middle() 273 struct btrfs_block_group_cache *cache, in test_merge_left() 311 struct btrfs_block_group_cache *cache, in test_merge_right() 350 struct btrfs_block_group_cache *cache, in test_merge_both() [all …]
|
| D | btrfs-tests.c | 198 struct btrfs_block_group_cache *cache; in btrfs_alloc_dummy_block_group() local 225 void btrfs_free_dummy_block_group(struct btrfs_block_group_cache *cache) in btrfs_free_dummy_block_group()
|
| /fs/fscache/ |
| D | cache.c | 99 struct fscache_cache *cache; in fscache_select_cache_for_object() local 182 void fscache_init_cache(struct fscache_cache *cache, in fscache_init_cache() 217 int fscache_add_cache(struct fscache_cache *cache, in fscache_add_cache() 317 void fscache_io_error(struct fscache_cache *cache) in fscache_io_error() 329 static void fscache_withdraw_all_objects(struct fscache_cache *cache, in fscache_withdraw_all_objects() 365 void fscache_withdraw_cache(struct fscache_cache *cache) in fscache_withdraw_cache()
|
| D | cookie.c | 194 struct fscache_cache *cache; in fscache_acquire_non_index_cookie() local 278 static int fscache_alloc_object(struct fscache_cache *cache, in fscache_alloc_object() 355 struct fscache_cache *cache = object->cache; in fscache_attach_object() local
|
| D | operation.c | 482 struct fscache_cache *cache; in fscache_put_operation() local 549 struct fscache_cache *cache = in fscache_operation_gc() local
|
| D | object.c | 298 struct fscache_cache *cache) in fscache_object_init() 698 struct fscache_cache *cache = object->cache; in fscache_drop_object() local
|
| /fs/squashfs/ |
| D | cache.c | 66 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get() 188 struct squashfs_cache *cache = entry->cache; in squashfs_cache_put() local 210 void squashfs_cache_delete(struct squashfs_cache *cache) in squashfs_cache_delete() 240 struct squashfs_cache *cache = kzalloc(sizeof(*cache), GFP_KERNEL); in squashfs_cache_init() local
|
| /fs/fat/ |
| D | cache.c | 41 struct fat_cache *cache = (struct fat_cache *)foo; in init_once() local 67 static inline void fat_cache_free(struct fat_cache *cache) in fat_cache_free() 74 struct fat_cache *cache) in fat_cache_update_lru() 136 struct fat_cache *cache, *tmp; in fat_cache_add() local 189 struct fat_cache *cache; in __fat_cache_inval_inode() local
|
| /fs/nilfs2/ |
| D | alloc.c | 272 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_desc_block() local 291 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_bitmap_block() local 307 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_bitmap_block() local 325 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_entry_block() local 340 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_entry_block() local 847 struct nilfs_palloc_cache *cache) in nilfs_palloc_setup_cache() 855 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_clear_cache() local
|
| /fs/btrfs/ |
| D | extent-tree.c | 113 block_group_cache_done(struct btrfs_block_group_cache *cache) in block_group_cache_done() 120 static int block_group_bits(struct btrfs_block_group_cache *cache, u64 bits) in block_group_bits() 125 void btrfs_get_block_group(struct btrfs_block_group_cache *cache) in btrfs_get_block_group() 130 void btrfs_put_block_group(struct btrfs_block_group_cache *cache) in btrfs_put_block_group() 159 struct btrfs_block_group_cache *cache; in btrfs_add_block_group_cache() local 198 struct btrfs_block_group_cache *cache, *ret = NULL; in block_group_cache_tree_search() local 248 struct btrfs_block_group_cache *cache) in free_excluded_extents() 262 struct btrfs_block_group_cache *cache) in exclude_super_stripes() 319 get_caching_control(struct btrfs_block_group_cache *cache) in get_caching_control() 596 static int cache_block_group(struct btrfs_block_group_cache *cache, in cache_block_group() [all …]
|
| D | relocation.c | 209 static void backref_cache_init(struct backref_cache *cache) in backref_cache_init() 220 static void backref_cache_cleanup(struct backref_cache *cache) in backref_cache_cleanup() 248 static struct backref_node *alloc_backref_node(struct backref_cache *cache) in alloc_backref_node() 263 static void free_backref_node(struct backref_cache *cache, in free_backref_node() 272 static struct backref_edge *alloc_backref_edge(struct backref_cache *cache) in alloc_backref_edge() 282 static void free_backref_edge(struct backref_cache *cache, in free_backref_edge() 427 static void remove_backref_node(struct backref_cache *cache, in remove_backref_node() 465 static void update_backref_node(struct backref_cache *cache, in update_backref_node() 480 struct backref_cache *cache) in update_backref_cache() 687 struct backref_cache *cache = &rc->backref_cache; local [all …]
|
| /fs/overlayfs/ |
| D | readdir.c | 57 struct ovl_dir_cache *cache; member 227 struct ovl_dir_cache *cache = ovl_dir_cache(inode); in ovl_dir_cache_free() local 237 struct ovl_dir_cache *cache = od->cache; in ovl_cache_put() local 322 struct ovl_dir_cache *cache = od->cache; in ovl_dir_reset() local 389 struct ovl_dir_cache *cache; in ovl_cache_get() local 557 struct ovl_dir_cache *cache; in ovl_cache_get_impure() local 600 struct ovl_dir_cache *cache; member 702 struct ovl_dir_cache *cache; in ovl_iterate() local
|
| /fs/nfs/ |
| D | dir.c | 2149 struct nfs_access_entry *cache; in nfs_access_free_list() local 2163 struct nfs_access_entry *cache; in nfs_do_access_cache_scan() local 2287 struct nfs_access_entry *cache; in nfs_access_get_cached() local 2333 struct nfs_access_entry *cache; in nfs_access_get_cached_rcu() local 2392 struct nfs_access_entry *cache = kmalloc(sizeof(*cache), GFP_KERNEL); in nfs_access_add_cache() local 2462 struct nfs_access_entry cache; in nfs_do_access() local
|
| /fs/ext2/ |
| D | xattr.c | 833 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert() 1030 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
|
| D | xattr.h | 98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
|