/fs/ocfs2/cluster/ |
D | nodemanager.c | 143 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item) in to_o2nm_cluster() 151 static struct o2nm_node *to_o2nm_node(struct config_item *item) in to_o2nm_node() 156 static void o2nm_node_release(struct config_item *item) in o2nm_node_release() 162 static ssize_t o2nm_node_num_show(struct config_item *item, char *page) in o2nm_node_num_show() 183 static ssize_t o2nm_node_num_store(struct config_item *item, const char *page, in o2nm_node_num_store() 233 static ssize_t o2nm_node_ipv4_port_show(struct config_item *item, char *page) in o2nm_node_ipv4_port_show() 238 static ssize_t o2nm_node_ipv4_port_store(struct config_item *item, in o2nm_node_ipv4_port_store() 261 static ssize_t o2nm_node_ipv4_address_show(struct config_item *item, char *page) in o2nm_node_ipv4_address_show() 266 static ssize_t o2nm_node_ipv4_address_store(struct config_item *item, in o2nm_node_ipv4_address_store() 317 static ssize_t o2nm_node_local_show(struct config_item *item, char *page) in o2nm_node_local_show() [all …]
|
D | heartbeat.c | 1485 static struct o2hb_region *to_o2hb_region(struct config_item *item) in to_o2hb_region() 1493 static void o2hb_region_release(struct config_item *item) in o2hb_region_release() 1557 static ssize_t o2hb_region_block_bytes_show(struct config_item *item, in o2hb_region_block_bytes_show() 1563 static ssize_t o2hb_region_block_bytes_store(struct config_item *item, in o2hb_region_block_bytes_store() 1586 static ssize_t o2hb_region_start_block_show(struct config_item *item, in o2hb_region_start_block_show() 1592 static ssize_t o2hb_region_start_block_store(struct config_item *item, in o2hb_region_start_block_store() 1613 static ssize_t o2hb_region_blocks_show(struct config_item *item, char *page) in o2hb_region_blocks_show() 1618 static ssize_t o2hb_region_blocks_store(struct config_item *item, in o2hb_region_blocks_store() 1641 static ssize_t o2hb_region_dev_show(struct config_item *item, char *page) in o2hb_region_dev_show() 1756 static ssize_t o2hb_region_dev_store(struct config_item *item, in o2hb_region_dev_store() [all …]
|
/fs/configfs/ |
D | item.c | 34 static void config_item_init(struct config_item *item) in config_item_init() 49 int config_item_set_name(struct config_item *item, const char *fmt, ...) in config_item_set_name() 82 void config_item_init_type_name(struct config_item *item, in config_item_init_type_name() 101 struct config_item *config_item_get(struct config_item *item) in config_item_get() 109 struct config_item *config_item_get_unless_zero(struct config_item *item) in config_item_get_unless_zero() 117 static void config_item_cleanup(struct config_item *item) in config_item_cleanup() 146 void config_item_put(struct config_item *item) in config_item_put() 181 struct config_item *item = to_item(entry); in config_group_find_item() local
|
D | symlink.c | 22 static int item_depth(struct config_item * item) in item_depth() 30 static int item_path_length(struct config_item * item) in item_path_length() 41 static void fill_item_path(struct config_item * item, char * buffer, int length) in fill_item_path() 56 static int configfs_get_target_path(struct config_item *item, in configfs_get_target_path() 78 struct config_item *item, in create_link()
|
D | dir.c | 282 static int configfs_create_dir(struct config_item *item, struct dentry *dentry, in configfs_create_dir() 416 static void configfs_remove_dir(struct config_item * item) in configfs_remove_dir() 551 static void detach_attrs(struct config_item * item) in detach_attrs() 580 static int populate_attrs(struct config_item *item) in populate_attrs() 725 static void unlink_obj(struct config_item *item) in unlink_obj() 744 static void link_obj(struct config_item *parent_item, struct config_item *item) in link_obj() 812 struct config_item *item, in configfs_attach_item() 840 static void configfs_detach_item(struct config_item *item) in configfs_detach_item() 847 struct config_item *item, in configfs_attach_group() 886 static void configfs_detach_group(struct config_item *item) in configfs_detach_group() [all …]
|
D | file.c | 41 struct config_item *item; member 447 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file() 468 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/dlm/ |
D | config.c | 112 static ssize_t cluster_cluster_name_show(struct config_item *item, char *buf) in cluster_cluster_name_show() 118 static ssize_t cluster_cluster_name_store(struct config_item *item, in cluster_cluster_name_store() 285 struct config_item item; member 299 struct config_item item; member 625 static ssize_t comm_nodeid_show(struct config_item *item, char *buf) in comm_nodeid_show() 630 static ssize_t comm_nodeid_store(struct config_item *item, const char *buf, in comm_nodeid_store() 640 static ssize_t comm_local_show(struct config_item *item, char *buf) in comm_local_show() 645 static ssize_t comm_local_store(struct config_item *item, const char *buf, in comm_local_store() 658 static ssize_t comm_addr_store(struct config_item *item, const char *buf, in comm_addr_store() 687 static ssize_t comm_addr_list_show(struct config_item *item, char *buf) in comm_addr_list_show() [all …]
|
/fs/xfs/ |
D | xfs_buf_item_recover.c | 155 struct xlog_recover_item *item) in xlog_recover_buf_reorder() 169 struct xlog_recover_item *item) in xlog_recover_buf_ra_pass2() 183 struct xlog_recover_item *item) in xlog_recover_buf_commit_pass1() 447 struct xlog_recover_item *item, in xlog_recover_do_reg_buffer() 542 struct xlog_recover_item *item, in xlog_recover_do_dquot_buffer() 588 struct xlog_recover_item *item, in xlog_recover_do_inode_buffer() 887 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() 704 struct xlog_recover_item *item, in xlog_recover_efi_commit_pass2() 746 struct xlog_recover_item *item, in xlog_recover_efd_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_icreate_item.c | 122 struct xlog_recover_item *item) in xlog_recover_icreate_reorder() 145 struct xlog_recover_item *item, in xlog_recover_icreate_commit_pass2()
|
D | xfs_bmap_item.c | 368 struct list_head *item, in xfs_bmap_update_finish_item() 404 struct list_head *item) in xfs_bmap_update_cancel_item() 633 struct xlog_recover_item *item, in xlog_recover_bui_commit_pass2() 679 struct xlog_recover_item *item, in xlog_recover_bud_commit_pass2()
|
D | xfs_rmap_item.c | 420 struct list_head *item, in xfs_rmap_update_finish_item() 447 struct list_head *item) in xfs_rmap_update_cancel_item() 655 struct xlog_recover_item *item, in xlog_recover_rui_commit_pass2() 697 struct xlog_recover_item *item, in xlog_recover_rud_commit_pass2()
|
D | xfs_refcount_item.c | 368 struct list_head *item, in xfs_refcount_update_finish_item() 404 struct list_head *item) in xfs_refcount_update_cancel_item() 649 struct xlog_recover_item *item, in xlog_recover_cui_commit_pass2() 691 struct xlog_recover_item *item, in xlog_recover_cud_commit_pass2()
|
/fs/ocfs2/ |
D | uptodate.c | 133 struct ocfs2_meta_cache_item *item; in ocfs2_purge_copied_metadata_tree() local 192 sector_t item) in ocfs2_search_cache_array() 211 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_search_cache_tree() local 231 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_buffer_cached() local 545 struct ocfs2_meta_cache_item *item) in ocfs2_remove_metadata_tree() 559 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_remove_block_from_cache() local
|
/fs/btrfs/ |
D | delayed-inode.c | 318 struct btrfs_delayed_item *item; in btrfs_alloc_delayed_item() local 406 struct btrfs_delayed_item *item; in __btrfs_add_delayed_item() local 451 struct btrfs_delayed_item *item) in __btrfs_add_delayed_insertion_item() 458 struct btrfs_delayed_item *item) in __btrfs_add_delayed_deletion_item() 499 static void btrfs_release_delayed_item(struct btrfs_delayed_item *item) in btrfs_release_delayed_item() 512 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_insertion_item() local 525 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_deletion_item() local 535 struct btrfs_delayed_item *item) in __btrfs_next_delayed_item() 549 struct btrfs_delayed_item *item) in btrfs_delayed_item_reserve_metadata() 582 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() 476 struct btrfs_root_item *item = &root->root_item; in btrfs_update_root_times() local
|
D | file-item.c | 141 struct btrfs_file_extent_item *item; in btrfs_insert_file_extent() local 188 struct btrfs_csum_item *item; in btrfs_lookup_csum() local 261 struct btrfs_csum_item *item = NULL; in search_csum_tree() local 504 struct btrfs_csum_item *item; in btrfs_lookup_csums_range() local 978 struct btrfs_csum_item *item; in btrfs_csum_file_blocks() 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/tests/ |
D | qgroup-tests.c | 18 struct btrfs_extent_item *item; in insert_normal_tree_ref() local 70 struct btrfs_extent_item *item; in add_tree_ref() local 152 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() 787 struct svc_export *item = container_of(citem, struct svc_export, h); in svc_export_init() local 805 struct svc_export *item = container_of(citem, struct svc_export, h); in export_update() local
|