/fs/ocfs2/cluster/ |
D | nodemanager.c | 145 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item) in to_o2nm_cluster() 153 static struct o2nm_node *to_o2nm_node(struct config_item *item) in to_o2nm_node() 158 static void o2nm_node_release(struct config_item *item) in o2nm_node_release() 164 static ssize_t o2nm_node_num_show(struct config_item *item, char *page) in o2nm_node_num_show() 185 static ssize_t o2nm_node_num_store(struct config_item *item, const char *page, in o2nm_node_num_store() 235 static ssize_t o2nm_node_ipv4_port_show(struct config_item *item, char *page) in o2nm_node_ipv4_port_show() 240 static ssize_t o2nm_node_ipv4_port_store(struct config_item *item, in o2nm_node_ipv4_port_store() 263 static ssize_t o2nm_node_ipv4_address_show(struct config_item *item, char *page) in o2nm_node_ipv4_address_show() 268 static ssize_t o2nm_node_ipv4_address_store(struct config_item *item, in o2nm_node_ipv4_address_store() 319 static ssize_t o2nm_node_local_show(struct config_item *item, char *page) in o2nm_node_local_show() [all …]
|
D | heartbeat.c | 1489 static struct o2hb_region *to_o2hb_region(struct config_item *item) in to_o2hb_region() 1497 static void o2hb_region_release(struct config_item *item) in o2hb_region_release() 1561 static ssize_t o2hb_region_block_bytes_show(struct config_item *item, in o2hb_region_block_bytes_show() 1567 static ssize_t o2hb_region_block_bytes_store(struct config_item *item, in o2hb_region_block_bytes_store() 1590 static ssize_t o2hb_region_start_block_show(struct config_item *item, in o2hb_region_start_block_show() 1596 static ssize_t o2hb_region_start_block_store(struct config_item *item, in o2hb_region_start_block_store() 1616 static ssize_t o2hb_region_blocks_show(struct config_item *item, char *page) in o2hb_region_blocks_show() 1621 static ssize_t o2hb_region_blocks_store(struct config_item *item, in o2hb_region_blocks_store() 1644 static ssize_t o2hb_region_dev_show(struct config_item *item, char *page) in o2hb_region_dev_show() 1759 static ssize_t o2hb_region_dev_store(struct config_item *item, in o2hb_region_dev_store() [all …]
|
/fs/configfs/ |
D | item.c | 36 static void config_item_init(struct config_item *item) in config_item_init() 51 int config_item_set_name(struct config_item *item, const char *fmt, ...) in config_item_set_name() 84 void config_item_init_type_name(struct config_item *item, in config_item_init_type_name() 103 struct config_item *config_item_get(struct config_item *item) in config_item_get() 111 struct config_item *config_item_get_unless_zero(struct config_item *item) in config_item_get_unless_zero() 119 static void config_item_cleanup(struct config_item *item) in config_item_cleanup() 148 void config_item_put(struct config_item *item) in config_item_put() 183 struct config_item *item = to_item(entry); in config_group_find_item() local
|
D | symlink.c | 24 static int item_depth(struct config_item * item) in item_depth() 32 static int item_path_length(struct config_item * item) in item_path_length() 43 static void fill_item_path(struct config_item * item, char * buffer, int length) in fill_item_path() 58 static int configfs_get_target_path(struct config_item *item, in configfs_get_target_path() 80 struct config_item *item, in create_link()
|
D | dir.c | 283 static int configfs_create_dir(struct config_item *item, struct dentry *dentry, in configfs_create_dir() 417 static void configfs_remove_dir(struct config_item * item) in configfs_remove_dir() 577 static void detach_attrs(struct config_item * item) in detach_attrs() 606 static int populate_attrs(struct config_item *item) in populate_attrs() 751 static void unlink_obj(struct config_item *item) in unlink_obj() 770 static void link_obj(struct config_item *parent_item, struct config_item *item) in link_obj() 838 struct config_item *item, in configfs_attach_item() 866 static void configfs_detach_item(struct config_item *item) in configfs_detach_item() 873 struct config_item *item, in configfs_attach_group() 912 static void configfs_detach_group(struct config_item *item) in configfs_detach_group() [all …]
|
D | file.c | 43 struct config_item *item; member 519 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file() 540 int configfs_create_bin_file(struct config_item *item, in configfs_create_bin_file()
|
/fs/nfs/ |
D | dns_resolve.c | 107 struct nfs_dns_ent *item; in nfs_dns_ent_free_rcu() local 116 struct nfs_dns_ent *item; in nfs_dns_ent_put() local 124 struct nfs_dns_ent *item = kmalloc(sizeof(*item), GFP_KERNEL); in nfs_dns_ent_alloc() local 180 struct nfs_dns_ent *item; in nfs_dns_show() local 233 struct nfs_dns_ent key, *item; in nfs_dns_parse() local 283 struct nfs_dns_ent **item, in do_cache_lookup() 299 struct nfs_dns_ent **item) in do_cache_lookup_nowait() 324 struct nfs_dns_ent **item) in do_cache_lookup_wait() 350 struct nfs_dns_ent *item = NULL; in nfs_dns_resolve_name() local
|
/fs/xfs/ |
D | xfs_buf_item_recover.c | 146 struct xlog_recover_item *item) in xlog_recover_buf_reorder() 160 struct xlog_recover_item *item) in xlog_recover_buf_ra_pass2() 174 struct xlog_recover_item *item) in xlog_recover_buf_commit_pass1() 438 struct xlog_recover_item *item, in xlog_recover_do_reg_buffer() 533 struct xlog_recover_item *item, in xlog_recover_do_dquot_buffer() 579 struct xlog_recover_item *item, in xlog_recover_do_inode_buffer() 868 struct xlog_recover_item *item, in xlog_recover_buf_commit_pass2()
|
D | xfs_dquot_item_recover.c | 26 struct xlog_recover_item *item) in xlog_recover_dquot_ra_pass2() 63 struct xlog_recover_item *item, in xlog_recover_dquot_commit_pass2() 178 struct xlog_recover_item *item) in xlog_recover_quotaoff_commit_pass1()
|
D | xfs_filestream.c | 84 struct xfs_fstrm_item *item = in xfs_fstrm_free_func() local 106 struct xfs_fstrm_item *item; in xfs_filestream_pick_ag() local 341 struct xfs_fstrm_item *item = in xfs_filestream_new_ag() local
|
D | xfs_extfree_item.c | 474 struct list_head *item, in xfs_extent_free_finish_item() 500 struct list_head *item) in xfs_extent_free_cancel_item() 525 struct list_head *item, in xfs_agfl_free_finish_item() 694 struct xlog_recover_item *item, in xlog_recover_efi_commit_pass2() 736 struct xlog_recover_item *item, in xlog_recover_efd_commit_pass2()
|
D | xfs_icreate_item.c | 121 struct xlog_recover_item *item) in xlog_recover_icreate_reorder() 144 struct xlog_recover_item *item, in xlog_recover_icreate_commit_pass2()
|
D | xfs_inode_item_recover.c | 29 struct xlog_recover_item *item) in xlog_recover_inode_ra_pass2() 199 struct xlog_recover_item *item, in xlog_recover_inode_commit_pass2()
|
D | xfs_bmap_item.c | 367 struct list_head *item, in xfs_bmap_update_finish_item() 403 struct list_head *item) in xfs_bmap_update_cancel_item() 616 struct xlog_recover_item *item, in xlog_recover_bui_commit_pass2() 662 struct xlog_recover_item *item, in xlog_recover_bud_commit_pass2()
|
D | xfs_rmap_item.c | 418 struct list_head *item, in xfs_rmap_update_finish_item() 445 struct list_head *item) in xfs_rmap_update_cancel_item() 633 struct xlog_recover_item *item, in xlog_recover_rui_commit_pass2() 675 struct xlog_recover_item *item, in xlog_recover_rud_commit_pass2()
|
D | xfs_refcount_item.c | 366 struct list_head *item, in xfs_refcount_update_finish_item() 402 struct list_head *item) in xfs_refcount_update_cancel_item() 634 struct xlog_recover_item *item, in xlog_recover_cui_commit_pass2() 676 struct xlog_recover_item *item, in xlog_recover_cud_commit_pass2()
|
/fs/dlm/ |
D | config.c | 111 static ssize_t cluster_cluster_name_show(struct config_item *item, char *buf) in cluster_cluster_name_show() 117 static ssize_t cluster_cluster_name_store(struct config_item *item, in cluster_cluster_name_store() 254 struct config_item item; member 268 struct config_item item; member 594 static ssize_t comm_nodeid_show(struct config_item *item, char *buf) in comm_nodeid_show() 599 static ssize_t comm_nodeid_store(struct config_item *item, const char *buf, in comm_nodeid_store() 609 static ssize_t comm_local_show(struct config_item *item, char *buf) in comm_local_show() 614 static ssize_t comm_local_store(struct config_item *item, const char *buf, in comm_local_store() 627 static ssize_t comm_addr_store(struct config_item *item, const char *buf, in comm_addr_store() 656 static ssize_t comm_addr_list_show(struct config_item *item, char *buf) in comm_addr_list_show() [all …]
|
/fs/ocfs2/ |
D | uptodate.c | 135 struct ocfs2_meta_cache_item *item; in ocfs2_purge_copied_metadata_tree() local 194 sector_t item) in ocfs2_search_cache_array() 213 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_search_cache_tree() local 233 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_buffer_cached() local 547 struct ocfs2_meta_cache_item *item) in ocfs2_remove_metadata_tree() 561 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_remove_block_from_cache() local
|
/fs/reiserfs/ |
D | item_ops.c | 36 static void sd_print_item(struct item_head *ih, char *item) in sd_print_item() 55 static void sd_check_item(struct item_head *ih, char *item) in sd_check_item() 134 static void direct_print_item(struct item_head *ih, char *item) in direct_print_item() 145 static void direct_check_item(struct item_head *ih, char *item) in direct_check_item() 260 static void indirect_print_item(struct item_head *ih, char *item) in indirect_print_item() 283 static void indirect_check_item(struct item_head *ih, char *item) in indirect_check_item() 372 static void direntry_print_item(struct item_head *ih, char *item) in direntry_print_item() 412 static void direntry_check_item(struct item_head *ih, char *item) in direntry_check_item() 657 static void errcatch_print_item(struct item_head *ih, char *item) in errcatch_print_item() 663 static void errcatch_check_item(struct item_head *ih, char *item) in errcatch_check_item()
|
/fs/btrfs/ |
D | delayed-inode.c | 319 struct btrfs_delayed_item *item; in btrfs_alloc_delayed_item() local 407 struct btrfs_delayed_item *item; in __btrfs_add_delayed_item() local 452 struct btrfs_delayed_item *item) in __btrfs_add_delayed_insertion_item() 459 struct btrfs_delayed_item *item) in __btrfs_add_delayed_deletion_item() 500 static void btrfs_release_delayed_item(struct btrfs_delayed_item *item) in btrfs_release_delayed_item() 513 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_insertion_item() local 526 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_deletion_item() local 536 struct btrfs_delayed_item *item) in __btrfs_next_delayed_item() 550 struct btrfs_delayed_item *item) in btrfs_delayed_item_reserve_metadata() 583 struct btrfs_delayed_item *item) in btrfs_delayed_item_release_metadata() [all …]
|
D | root-tree.c | 23 struct btrfs_root_item *item) in btrfs_read_root_item() 107 void btrfs_set_root_node(struct btrfs_root_item *item, in btrfs_set_root_node() 119 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root() 198 const struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root() 461 struct btrfs_root_item *item = &root->root_item; in btrfs_update_root_times() local
|
D | file-item.c | 133 struct btrfs_file_extent_item *item; in btrfs_insert_file_extent() local 181 struct btrfs_csum_item *item; in btrfs_lookup_csum() local 261 struct btrfs_csum_item *item = NULL; in btrfs_lookup_bio_sums() local 403 struct btrfs_csum_item *item; in btrfs_lookup_csums_range() local 850 struct btrfs_csum_item *item; in btrfs_csum_file_blocks() local
|
/fs/btrfs/tests/ |
D | qgroup-tests.c | 18 struct btrfs_extent_item *item; in insert_normal_tree_ref() local 71 struct btrfs_extent_item *item; in add_tree_ref() local 155 struct btrfs_extent_item *item; in remove_extent_ref() local
|
/fs/nfsd/ |
D | nfs4idmap.c | 273 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup() 438 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup() 508 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup() 541 struct ent *item, key = { in idmap_name_to_id() local 579 struct ent *item, key = { in idmap_id_to_name() local
|
D | export.c | 218 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_init() local 231 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_update() local 274 svc_expkey_hash(struct svc_expkey *item) in svc_expkey_hash() 287 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup() 733 struct svc_export *item = container_of(citem, struct svc_export, h); in svc_export_init() local 750 struct svc_export *item = container_of(citem, struct svc_export, h); in export_update() local
|