/linux-4.1.27/fs/btrfs/ |
D | dev-replace.c | 55 int btrfs_init_dev_replace(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace() 196 struct btrfs_fs_info *fs_info) in btrfs_run_dev_replace() 301 void btrfs_after_dev_replace_commit(struct btrfs_fs_info *fs_info) in btrfs_after_dev_replace_commit() 313 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_dev_replace_start() local 441 static void btrfs_rm_dev_replace_blocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_blocked() 451 static void btrfs_rm_dev_replace_unblocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_unblocked() 458 static int btrfs_dev_replace_finishing(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_finishing() 601 struct btrfs_fs_info *fs_info, in btrfs_dev_replace_update_device_in_mapping_tree() 645 void btrfs_dev_replace_status(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_status() 680 int btrfs_dev_replace_cancel(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_cancel() [all …]
|
D | sysfs.c | 37 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() 49 static void set_features(struct btrfs_fs_info *fs_info, in set_features() 96 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local 112 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local 176 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local 238 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local 247 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local 362 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local 371 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local 404 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local [all …]
|
D | qgroup.c | 111 static struct btrfs_qgroup *find_qgroup_rb(struct btrfs_fs_info *fs_info, in find_qgroup_rb() 130 static struct btrfs_qgroup *add_qgroup_rb(struct btrfs_fs_info *fs_info, in add_qgroup_rb() 188 static int del_qgroup_rb(struct btrfs_fs_info *fs_info, u64 qgroupid) in del_qgroup_rb() 201 static int add_relation_rb(struct btrfs_fs_info *fs_info, in add_relation_rb() 226 static int del_relation_rb(struct btrfs_fs_info *fs_info, in del_relation_rb() 250 int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid, in btrfs_verify_qgroup_counts() 268 int btrfs_read_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_read_qgroup_config() 458 void btrfs_free_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_free_qgroup_config() 734 struct btrfs_fs_info *fs_info, in update_qgroup_status_item() 824 struct btrfs_fs_info *fs_info) in btrfs_quota_enable() [all …]
|
D | super.c | 100 static void save_error_info(struct btrfs_fs_info *fs_info) in save_error_info() 110 static void btrfs_handle_error(struct btrfs_fs_info *fs_info) in btrfs_handle_error() 138 void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_std_error() 186 void btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_printk() 217 void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_std_error() 284 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic() 847 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in get_default_root() local 941 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_fill_super() local 990 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_sync_fs() local 1117 struct btrfs_fs_info *fs_info = btrfs_sb(s); in btrfs_test_super() local [all …]
|
D | disk-io.c | 277 static int csum_tree_block(struct btrfs_fs_info *fs_info, in csum_tree_block() 499 static int csum_dirty_buffer(struct btrfs_fs_info *fs_info, struct page *page) in csum_dirty_buffer() 515 static int check_tree_block_fsid(struct btrfs_fs_info *fs_info, in check_tree_block_fsid() 709 struct btrfs_fs_info *fs_info; in end_workqueue_bio() local 795 struct btrfs_fs_info *fs_info; in run_one_async_done() local 828 int btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct inode *inode, in btrfs_wq_submit_bio() 996 struct btrfs_fs_info *fs_info; in btree_writepages() local 1117 struct extent_buffer *btrfs_find_tree_block(struct btrfs_fs_info *fs_info, in btrfs_find_tree_block() 1164 struct btrfs_fs_info *fs_info, in clean_tree_block() 1209 struct btrfs_root *root, struct btrfs_fs_info *fs_info, in __setup_root() [all …]
|
D | reada.c | 94 struct btrfs_fs_info *fs_info; member 117 struct btrfs_fs_info *fs_info = root->fs_info; in __readahead_hook() local 248 static struct reada_zone *reada_find_zone(struct btrfs_fs_info *fs_info, in reada_find_zone() 325 struct btrfs_fs_info *fs_info = root->fs_info; in reada_find_extent() local 494 static void reada_extent_put(struct btrfs_fs_info *fs_info, in reada_extent_put() 654 static int reada_start_machine_dev(struct btrfs_fs_info *fs_info, in reada_start_machine_dev() 740 struct btrfs_fs_info *fs_info; in reada_start_machine_worker() local 755 static void __reada_start_machine(struct btrfs_fs_info *fs_info) in __reada_start_machine() 788 static void reada_start_machine(struct btrfs_fs_info *fs_info) in reada_start_machine() 805 static void dump_devs(struct btrfs_fs_info *fs_info, int all) in dump_devs()
|
D | delayed-ref.c | 332 struct btrfs_fs_info *fs_info, in btrfs_merge_delayed_refs() 373 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, in btrfs_check_delayed_seq() 569 add_delayed_ref_head(struct btrfs_fs_info *fs_info, in add_delayed_ref_head() 655 add_delayed_tree_ref(struct btrfs_fs_info *fs_info, in add_delayed_tree_ref() 717 add_delayed_data_ref(struct btrfs_fs_info *fs_info, in add_delayed_data_ref() 783 int btrfs_add_delayed_tree_ref(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_tree_ref() 831 int btrfs_add_delayed_data_ref(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_data_ref() 877 int btrfs_add_delayed_extent_op(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_extent_op()
|
D | transaction.c | 106 struct btrfs_fs_info *fs_info) in switch_commit_roots() 154 struct btrfs_fs_info *fs_info = root->fs_info; in join_transaction() local 1063 struct btrfs_fs_info *fs_info = root->fs_info; in commit_cowonly_roots() local 1158 struct btrfs_fs_info *fs_info = root->fs_info; in commit_fs_roots() local 1254 struct btrfs_fs_info *fs_info, in create_pending_snapshot() 1516 struct btrfs_fs_info *fs_info) in create_pending_snapshots() 1735 static inline int btrfs_start_delalloc_flush(struct btrfs_fs_info *fs_info) in btrfs_start_delalloc_flush() 1742 static inline void btrfs_wait_delalloc_flush(struct btrfs_fs_info *fs_info) in btrfs_wait_delalloc_flush() 1750 struct btrfs_fs_info *fs_info) in btrfs_wait_pending_ordered() 2155 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_clean_one_deleted_snapshot() local [all …]
|
D | scrub.c | 325 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed() 335 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed() 354 struct btrfs_fs_info *fs_info = sctx->dev_root->fs_info; in scrub_pending_trans_workers_inc() local 386 struct btrfs_fs_info *fs_info = sctx->dev_root->fs_info; in scrub_pending_trans_workers_dec() local 456 struct btrfs_fs_info *fs_info = dev->dev_root->fs_info; in scrub_setup_ctx() local 535 struct btrfs_fs_info *fs_info = swarn->dev->dev_root->fs_info; in scrub_print_warning_inode() local 611 struct btrfs_fs_info *fs_info; in scrub_print_warning() local 688 struct btrfs_fs_info *fs_info; in scrub_fixup_readpage() local 892 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local 1321 struct btrfs_fs_info *fs_info = sctx->dev_root->fs_info; in scrub_setup_recheck_block() local [all …]
|
D | tree-log.h | 45 static inline void btrfs_set_log_full_commit(struct btrfs_fs_info *fs_info, in btrfs_set_log_full_commit() 51 static inline int btrfs_need_log_full_commit(struct btrfs_fs_info *fs_info, in btrfs_need_log_full_commit()
|
D | volumes.c | 254 struct btrfs_fs_info *fs_info; in run_scheduled_bios() local 1372 static u64 find_next_chunk(struct btrfs_fs_info *fs_info) in find_next_chunk() 1391 static noinline int find_next_devid(struct btrfs_fs_info *fs_info, in find_next_devid() 1809 void btrfs_rm_dev_replace_remove_srcdev(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_replace_remove_srcdev() 1840 void btrfs_rm_dev_replace_free_srcdev(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_replace_free_srcdev() 1871 void btrfs_destroy_dev_replace_tgtdev(struct btrfs_fs_info *fs_info, in btrfs_destroy_dev_replace_tgtdev() 2311 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_init_dev_replace_tgtdev() local 2400 void btrfs_init_dev_replace_tgtdev_for_resume(struct btrfs_fs_info *fs_info, in btrfs_init_dev_replace_tgtdev_for_resume() 2915 struct btrfs_fs_info *fs_info = bctl->fs_info; in set_balance_control() local 2924 static void unset_balance_control(struct btrfs_fs_info *fs_info) in unset_balance_control() [all …]
|
D | backref.c | 308 static int __resolve_indirect_ref(struct btrfs_fs_info *fs_info, in __resolve_indirect_ref() 380 static int __resolve_indirect_refs(struct btrfs_fs_info *fs_info, in __resolve_indirect_refs() 477 static int __add_missing_keys(struct btrfs_fs_info *fs_info, in __add_missing_keys() 678 static int __add_inline_refs(struct btrfs_fs_info *fs_info, in __add_inline_refs() 791 static int __add_keyed_refs(struct btrfs_fs_info *fs_info, in __add_keyed_refs() 888 struct btrfs_fs_info *fs_info, u64 bytenr, 1118 struct btrfs_fs_info *fs_info, u64 bytenr, 1152 struct btrfs_fs_info *fs_info, u64 bytenr, 1190 struct btrfs_fs_info *fs_info, u64 bytenr, 1217 struct btrfs_fs_info *fs_info, u64 root_objectid, [all …]
|
D | ctree.c | 335 static inline void tree_mod_log_read_lock(struct btrfs_fs_info *fs_info) in tree_mod_log_read_lock() 340 static inline void tree_mod_log_read_unlock(struct btrfs_fs_info *fs_info) in tree_mod_log_read_unlock() 345 static inline void tree_mod_log_write_lock(struct btrfs_fs_info *fs_info) in tree_mod_log_write_lock() 350 static inline void tree_mod_log_write_unlock(struct btrfs_fs_info *fs_info) in tree_mod_log_write_unlock() 358 static inline u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info) in btrfs_inc_tree_mod_seq() 371 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq() 386 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq() 447 __tree_mod_log_insert(struct btrfs_fs_info *fs_info, struct tree_mod_elem *tm) in __tree_mod_log_insert() 486 static inline int tree_mod_dont_log(struct btrfs_fs_info *fs_info, in tree_mod_dont_log() 504 static inline int tree_mod_need_log(const struct btrfs_fs_info *fs_info, in tree_mod_need_log() [all …]
|
D | extent-tree.c | 382 struct btrfs_fs_info *fs_info; in caching_thread() local 536 struct btrfs_fs_info *fs_info = cache->fs_info; in cache_block_group() local 1949 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_inc_extent_ref() local 1976 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_inc_extent_ref() local 2362 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_run_delayed_refs() local 2693 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_should_throttle_delayed_refs() local 3747 static void set_avail_alloc_bits(struct btrfs_fs_info *fs_info, u64 flags) in set_avail_alloc_bits() 3768 static u64 get_restripe_target(struct btrfs_fs_info *fs_info, u64 flags) in get_restripe_target() 3890 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_check_data_free_space() local 4147 struct btrfs_fs_info *fs_info = extent_root->fs_info; in do_chunk_alloc() local [all …]
|
D | disk-io.h | 77 btrfs_read_fs_root_no_name(struct btrfs_fs_info *fs_info, in btrfs_read_fs_root_no_name()
|
D | ctree.h | 1282 struct btrfs_fs_info *fs_info; member 1834 struct btrfs_fs_info *fs_info; member 3651 static inline int btrfs_fs_closing(struct btrfs_fs_info *fs_info) in btrfs_fs_closing() 3671 static inline void free_fs_info(struct btrfs_fs_info *fs_info) in free_fs_info() 4024 void btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_printk() 4029 #define btrfs_emerg(fs_info, fmt, args...) \ argument 4031 #define btrfs_alert(fs_info, fmt, args...) \ argument 4033 #define btrfs_crit(fs_info, fmt, args...) \ argument 4035 #define btrfs_err(fs_info, fmt, args...) \ argument 4037 #define btrfs_warn(fs_info, fmt, args...) \ argument [all …]
|
D | extent_io.c | 2029 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in repair_io_failure() local 2118 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in clean_io_failure() local 2374 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_create_repair_bio() local 3609 struct btrfs_fs_info *fs_info, in lock_extent_buffer_for_io() 3777 struct btrfs_fs_info *fs_info, in write_one_eb() 3833 struct btrfs_fs_info *fs_info = BTRFS_I(mapping->host)->root->fs_info; in btree_write_cache_pages() local 4659 __alloc_extent_buffer(struct btrfs_fs_info *fs_info, u64 start, in __alloc_extent_buffer() 4728 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer() 4817 struct extent_buffer *find_extent_buffer(struct btrfs_fs_info *fs_info, in find_extent_buffer() 4855 struct extent_buffer *alloc_test_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_test_extent_buffer() [all …]
|
D | relocation.c | 334 struct btrfs_fs_info *fs_info = NULL; in backref_tree_panic() local 583 static struct btrfs_root *read_fs_root(struct btrfs_fs_info *fs_info, in read_fs_root() 3432 static int delete_block_group_cache(struct btrfs_fs_info *fs_info, 3833 struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; local 3842 struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; local 4127 struct inode *create_reloc_inode(struct btrfs_fs_info *fs_info, 4171 static struct reloc_control *alloc_reloc_control(struct btrfs_fs_info *fs_info) 4192 struct btrfs_fs_info *fs_info = extent_root->fs_info; local
|
D | uuid-tree.c | 258 int btrfs_uuid_tree_iterate(struct btrfs_fs_info *fs_info, in btrfs_uuid_tree_iterate()
|
D | export.c | 62 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_get_dentry() local
|
D | file.c | 224 btrfs_pick_defrag_inode(struct btrfs_fs_info *fs_info, u64 root, u64 ino) in btrfs_pick_defrag_inode() 264 void btrfs_cleanup_defrag_inodes(struct btrfs_fs_info *fs_info) in btrfs_cleanup_defrag_inodes() 285 static int __btrfs_run_defrag_inode(struct btrfs_fs_info *fs_info, in __btrfs_run_defrag_inode() 362 int btrfs_run_defrag_inodes(struct btrfs_fs_info *fs_info) in btrfs_run_defrag_inodes()
|
D | inode-map.c | 32 struct btrfs_fs_info *fs_info = root->fs_info; in caching_kthread() local
|
D | xattr.c | 488 const struct xattr *xattr_array, void *fs_info) in btrfs_initxattrs()
|
D | ordered-data.c | 68 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in ordered_data_tree_panic() local 656 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr) in btrfs_wait_ordered_roots()
|
D | volumes.h | 300 struct btrfs_fs_info *fs_info; member 394 struct btrfs_fs_info *fs_info; member
|
D | extent_io.h | 127 struct btrfs_fs_info *fs_info; member
|
D | delayed-inode.c | 1386 struct btrfs_fs_info *fs_info, int nr) in btrfs_wq_run_delayed_node() 1429 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_balance_delayed_items() local
|
D | ioctl.c | 374 struct btrfs_fs_info *fs_info = btrfs_sb(file_inode(file)->i_sb); in btrfs_ioctl_fitrim() local 4469 void update_ioctl_balance_args(struct btrfs_fs_info *fs_info, int lock, in update_ioctl_balance_args() 4499 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ioctl_balance() local 4663 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ioctl_balance_progress() local
|
D | free-space-cache.c | 828 int load_free_space_cache(struct btrfs_fs_info *fs_info, in load_free_space_cache() 3071 struct btrfs_fs_info *fs_info = block_group->fs_info; in do_trimming() local 3419 int load_free_ino_cache(struct btrfs_fs_info *fs_info, struct btrfs_root *root) in load_free_ino_cache()
|
D | inode.c | 2225 struct btrfs_fs_info *fs_info; in record_one_backref() local 2345 struct btrfs_fs_info *fs_info = BTRFS_I(new->inode)->root->fs_info; in record_extent_backrefs() local 2403 struct btrfs_fs_info *fs_info; in relink_extent_backref() local 3085 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_add_delayed_iput() local 3103 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_run_delayed_iputs() local 3379 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_orphan_cleanup() local 9442 int btrfs_start_delalloc_roots(struct btrfs_fs_info *fs_info, int delay_iput, in btrfs_start_delalloc_roots()
|
D | tree-log.c | 2924 struct btrfs_fs_info *fs_info) in btrfs_free_log_root_tree() 5221 struct btrfs_fs_info *fs_info = log_root_tree->fs_info; in btrfs_recover_log_trees() local
|
D | raid56.c | 70 struct btrfs_fs_info *fs_info; member
|
D | send.c | 4366 struct btrfs_fs_info *fs_info = root->fs_info; in fill_read_buf() local 5685 struct btrfs_fs_info *fs_info; in btrfs_ioctl_send() local
|
/linux-4.1.27/fs/btrfs/tests/ |
D | btrfs-tests.c | 81 struct btrfs_fs_info *fs_info = kzalloc(sizeof(struct btrfs_fs_info), in btrfs_alloc_dummy_fs_info() local 128 static void btrfs_free_dummy_fs_info(struct btrfs_fs_info *fs_info) in btrfs_free_dummy_fs_info()
|
D | qgroup-tests.c | 229 struct btrfs_fs_info *fs_info = root->fs_info; in test_no_shared_qgroup() local 296 struct btrfs_fs_info *fs_info = root->fs_info; in test_multiple_refs() local
|
/linux-4.1.27/fs/jffs2/ |
D | security.c | 27 const struct xattr *xattr_array, void *fs_info) in jffs2_initxattrs()
|
/linux-4.1.27/fs/ext2/ |
D | xattr_security.c | 46 void *fs_info) in ext2_initxattrs()
|
/linux-4.1.27/fs/ext3/ |
D | xattr_security.c | 48 void *fs_info) in ext3_initxattrs()
|
/linux-4.1.27/fs/ext4/ |
D | xattr_security.c | 52 void *fs_info) in ext4_initxattrs()
|
/linux-4.1.27/fs/hfsplus/ |
D | xattr_security.c | 44 void *fs_info) in hfsplus_initxattrs()
|
/linux-4.1.27/arch/s390/hypfs/ |
D | inode.c | 123 struct hypfs_sb_info *fs_info; in hypfs_open() local 171 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter() local
|
/linux-4.1.27/fs/gfs2/ |
D | util.h | 28 #define fs_info(fs, fmt, ...) \ macro
|
D | inode.c | 556 void *fs_info) in gfs2_initxattrs()
|
/linux-4.1.27/fs/ |
D | proc_namespace.c | 43 static const struct proc_fs_info fs_info[] = { in show_sb_opts() local
|
/linux-4.1.27/fs/ubifs/ |
D | xattr.c | 626 void *fs_info) in init_xattrs()
|
/linux-4.1.27/fs/jfs/ |
D | xattr.c | 1074 void *fs_info) in jfs_initxattrs()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_iops.c | 66 void *fs_info) in xfs_initxattrs()
|
/linux-4.1.27/mm/ |
D | shmem.c | 2516 void *fs_info) in shmem_initxattrs()
|
/linux-4.1.27/fs/ocfs2/ |
D | xattr.c | 7271 void *fs_info) in ocfs2_initxattrs()
|