| /fs/ocfs2/cluster/ |
| D | nodemanager.c | 159 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item) in to_o2nm_cluster() 167 static struct o2nm_node *to_o2nm_node(struct config_item *item) in to_o2nm_node() 172 static void o2nm_node_release(struct config_item *item) in o2nm_node_release() 178 static ssize_t o2nm_node_num_show(struct config_item *item, char *page) in o2nm_node_num_show() 199 static ssize_t o2nm_node_num_store(struct config_item *item, const char *page, in o2nm_node_num_store() 249 static ssize_t o2nm_node_ipv4_port_show(struct config_item *item, char *page) in o2nm_node_ipv4_port_show() 254 static ssize_t o2nm_node_ipv4_port_store(struct config_item *item, in o2nm_node_ipv4_port_store() 277 static ssize_t o2nm_node_ipv4_address_show(struct config_item *item, char *page) in o2nm_node_ipv4_address_show() 282 static ssize_t o2nm_node_ipv4_address_store(struct config_item *item, in o2nm_node_ipv4_address_store() 333 static ssize_t o2nm_node_local_show(struct config_item *item, char *page) in o2nm_node_local_show() [all …]
|
| D | heartbeat.c | 1409 static struct o2hb_region *to_o2hb_region(struct config_item *item) in to_o2hb_region() 1417 static void o2hb_region_release(struct config_item *item) in o2hb_region_release() 1483 static ssize_t o2hb_region_block_bytes_show(struct config_item *item, in o2hb_region_block_bytes_show() 1489 static ssize_t o2hb_region_block_bytes_store(struct config_item *item, in o2hb_region_block_bytes_store() 1512 static ssize_t o2hb_region_start_block_show(struct config_item *item, in o2hb_region_start_block_show() 1518 static ssize_t o2hb_region_start_block_store(struct config_item *item, in o2hb_region_start_block_store() 1538 static ssize_t o2hb_region_blocks_show(struct config_item *item, char *page) in o2hb_region_blocks_show() 1543 static ssize_t o2hb_region_blocks_store(struct config_item *item, in o2hb_region_blocks_store() 1566 static ssize_t o2hb_region_dev_show(struct config_item *item, char *page) in o2hb_region_dev_show() 1681 static ssize_t o2hb_region_dev_store(struct config_item *item, in o2hb_region_dev_store() [all …]
|
| /fs/configfs/ |
| D | item.c | 50 static void config_item_init(struct config_item *item) in config_item_init() 65 int config_item_set_name(struct config_item *item, const char *fmt, ...) in config_item_set_name() 114 void config_item_init_type_name(struct config_item *item, in config_item_init_type_name() 133 struct config_item *config_item_get(struct config_item *item) in config_item_get() 141 static void config_item_cleanup(struct config_item *item) in config_item_cleanup() 170 void config_item_put(struct config_item *item) in config_item_put() 204 struct config_item *item = to_item(entry); in config_group_find_item() local
|
| D | symlink.c | 38 static int item_depth(struct config_item * item) in item_depth() 46 static int item_path_length(struct config_item * item) in item_path_length() 57 static void fill_item_path(struct config_item * item, char * buffer, int length) in fill_item_path() 73 struct config_item *item, in create_link() 265 static int configfs_get_target_path(struct config_item * item, struct config_item * target, in configfs_get_target_path() 289 struct config_item *item, *target_item; in configfs_getlink() local
|
| D | dir.c | 270 static int configfs_create_dir(struct config_item *item, struct dentry *dentry) in configfs_create_dir() 395 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() 708 static void unlink_obj(struct config_item *item) in unlink_obj() 727 static void link_obj(struct config_item *parent_item, struct config_item *item) in link_obj() 805 struct config_item *item, in configfs_attach_item() 832 static void configfs_detach_item(struct config_item *item) in configfs_detach_item() 839 struct config_item *item, in configfs_attach_group() 877 static void configfs_detach_group(struct config_item *item) in configfs_detach_group() [all …]
|
| D | file.c | 67 struct config_item * item = to_item(dentry->d_parent); in fill_read_buffer() local 173 struct config_item * item = to_item(dentry->d_parent); in flush_write_buffer() local 214 struct config_item *item = configfs_get_config_item(file->f_path.dentry->d_parent); in check_perm() local 287 struct config_item * item = to_item(filp->f_path.dentry->d_parent); in configfs_release() local 320 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file()
|
| D | mount.c | 56 int configfs_is_root(struct config_item *item) in configfs_is_root()
|
| D | configfs_internal.h | 124 struct config_item * item = NULL; in configfs_get_config_item() local
|
| /fs/sdcardfs/ |
| D | packagelist.c | 490 struct config_item item; member 494 static inline struct package_details *to_package_details(struct config_item *item) in to_package_details() 499 static ssize_t package_details_appid_show(struct config_item *item, char *page) in package_details_appid_show() 504 static ssize_t package_details_appid_store(struct config_item *item, in package_details_appid_store() 522 static ssize_t package_details_excluded_userids_show(struct config_item *item, in package_details_excluded_userids_show() 543 static ssize_t package_details_excluded_userids_store(struct config_item *item, in package_details_excluded_userids_store() 561 static ssize_t package_details_clear_userid_store(struct config_item *item, in package_details_clear_userid_store() 574 static void package_details_release(struct config_item *item) in package_details_release() 611 struct config_item item; member 616 static inline struct extensions_value *to_extensions_value(struct config_item *item) in to_extensions_value() [all …]
|
| /fs/nfs/ |
| D | dns_resolve.c | 105 struct nfs_dns_ent *item; in nfs_dns_ent_put() local 114 struct nfs_dns_ent *item = kmalloc(sizeof(*item), GFP_KERNEL); in nfs_dns_ent_alloc() local 169 struct nfs_dns_ent *item; in nfs_dns_show() local 222 struct nfs_dns_ent key, *item; in nfs_dns_parse() local 272 struct nfs_dns_ent **item, in do_cache_lookup() 288 struct nfs_dns_ent **item) in do_cache_lookup_nowait() 313 struct nfs_dns_ent **item) in do_cache_lookup_wait() 339 struct nfs_dns_ent *item = NULL; in nfs_dns_resolve_name() local
|
| /fs/dlm/ |
| D | config.c | 106 static ssize_t cluster_cluster_name_show(struct config_item *item, char *buf) in cluster_cluster_name_show() 112 static ssize_t cluster_cluster_name_store(struct config_item *item, in cluster_cluster_name_store() 224 struct config_item item; member 237 struct config_item item; member 578 static ssize_t comm_nodeid_show(struct config_item *item, char *buf) in comm_nodeid_show() 583 static ssize_t comm_nodeid_store(struct config_item *item, const char *buf, in comm_nodeid_store() 593 static ssize_t comm_local_show(struct config_item *item, char *buf) in comm_local_show() 598 static ssize_t comm_local_store(struct config_item *item, const char *buf, in comm_local_store() 611 static ssize_t comm_addr_store(struct config_item *item, const char *buf, in comm_addr_store() 640 static ssize_t comm_addr_list_show(struct config_item *item, char *buf) in comm_addr_list_show() [all …]
|
| /fs/xfs/ |
| D | xfs_log_recover.c | 1499 xlog_recover_item_t *item, *n; in xlog_recover_reorder_trans() local 1580 struct xlog_recover_item *item) in xlog_recover_buffer_pass1() 1706 xlog_recover_item_t *item, in xlog_recover_do_inode_buffer() 2175 xlog_recover_item_t *item, in xlog_recover_do_reg_buffer() 2266 struct xlog_recover_item *item, in xlog_recover_do_dquot_buffer() 2324 struct xlog_recover_item *item, in xlog_recover_buffer_pass2() 2512 struct xlog_recover_item *item, in xlog_recover_inode_pass2() 2808 struct xlog_recover_item *item) in xlog_recover_quotaoff_pass1() 2834 struct xlog_recover_item *item, in xlog_recover_dquot_pass2() 2943 struct xlog_recover_item *item, in xlog_recover_efi_pass2() [all …]
|
| D | xfs_filestream.c | 125 struct xfs_fstrm_item *item = in xfs_fstrm_free_func() local 148 struct xfs_fstrm_item *item; in xfs_filestream_pick_ag() local 382 struct xfs_fstrm_item *item = in xfs_filestream_new_ag() local
|
| D | xfs_trans_priv.h | 59 struct xfs_log_item *item; member
|
| /fs/ocfs2/ |
| D | uptodate.c | 149 struct ocfs2_meta_cache_item *item; in ocfs2_purge_copied_metadata_tree() local 208 sector_t item) in ocfs2_search_cache_array() 227 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_search_cache_tree() local 247 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_buffer_cached() local 561 struct ocfs2_meta_cache_item *item) in ocfs2_remove_metadata_tree() 575 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_remove_block_from_cache() local
|
| /fs/btrfs/ |
| D | delayed-inode.c | 317 struct btrfs_delayed_item *item; in btrfs_alloc_delayed_item() local 394 struct btrfs_delayed_item *item; in __btrfs_lookup_delayed_insertion_item() local 408 struct btrfs_delayed_item *item; in __btrfs_add_delayed_item() local 450 struct btrfs_delayed_item *item) in __btrfs_add_delayed_insertion_item() 457 struct btrfs_delayed_item *item) in __btrfs_add_delayed_deletion_item() 498 static void btrfs_release_delayed_item(struct btrfs_delayed_item *item) in btrfs_release_delayed_item() 511 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_insertion_item() local 524 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_deletion_item() local 534 struct btrfs_delayed_item *item) in __btrfs_next_delayed_item() 548 struct btrfs_delayed_item *item) in btrfs_delayed_item_reserve_metadata() [all …]
|
| D | root-tree.c | 34 struct btrfs_root_item *item) in btrfs_read_root_item() 125 void btrfs_set_root_node(struct btrfs_root_item *item, in btrfs_set_root_node() 137 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root() 214 struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root() 507 struct btrfs_root_item *item = &root->root_item; in btrfs_update_root_times() local
|
| D | file-item.c | 48 struct btrfs_file_extent_item *item; in btrfs_insert_file_extent() local 95 struct btrfs_csum_item *item; in btrfs_lookup_csum() local 167 struct btrfs_csum_item *item = NULL; in __btrfs_lookup_bio_sums() local 314 struct btrfs_csum_item *item; in btrfs_lookup_csums_range() local 690 struct btrfs_csum_item *item; in btrfs_csum_file_blocks() local
|
| /fs/reiserfs/ |
| D | item_ops.c | 44 static void sd_print_item(struct item_head *ih, char *item) in sd_print_item() 63 static void sd_check_item(struct item_head *ih, char *item) in sd_check_item() 142 static void direct_print_item(struct item_head *ih, char *item) in direct_print_item() 153 static void direct_check_item(struct item_head *ih, char *item) in direct_check_item() 268 static void indirect_print_item(struct item_head *ih, char *item) in indirect_print_item() 291 static void indirect_check_item(struct item_head *ih, char *item) in indirect_check_item() 380 static void direntry_print_item(struct item_head *ih, char *item) in direntry_print_item() 420 static void direntry_check_item(struct item_head *ih, char *item) in direntry_check_item() 665 static void errcatch_print_item(struct item_head *ih, char *item) in errcatch_print_item() 671 static void errcatch_check_item(struct item_head *ih, char *item) in errcatch_check_item()
|
| /fs/btrfs/tests/ |
| D | qgroup-tests.c | 38 struct btrfs_extent_item *item; in insert_normal_tree_ref() local 91 struct btrfs_extent_item *item; in add_tree_ref() local 175 struct btrfs_extent_item *item; in remove_extent_ref() local
|
| D | extent-buffer-tests.c | 30 struct btrfs_item *item; in test_btrfs_split_item() local
|
| /fs/nfsd/ |
| D | nfs4idmap.c | 265 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup() 423 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup() 493 struct ent *key, struct cache_detail *detail, struct ent **item) in idmap_lookup() 526 struct ent *item, key = { in idmap_name_to_id() local 564 struct ent *item, key = { in idmap_id_to_name() local
|
| D | export.c | 206 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_init() local 219 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_update() local 249 svc_expkey_hash(struct svc_expkey *item) in svc_expkey_hash() 262 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup() 700 struct svc_export *item = container_of(citem, struct svc_export, h); in svc_export_init() local 717 struct svc_export *item = container_of(citem, struct svc_export, h); in export_update() local
|
| /fs/logfs/ |
| D | segment.c | 188 struct object_alias_item *item; in btree_write_alias() local 211 struct object_alias_item *item; in logfs_load_object_aliases() local 258 struct object_alias_item *item; in kill_alias() local 482 struct object_alias_item *item, *next; in move_btree_to_page() local 525 struct object_alias_item *item; in move_page_to_btree() local
|
| /fs/ocfs2/dlm/ |
| D | dlmrecovery.c | 157 struct dlm_work_item *item, *next; in dlm_dispatch_work() local 836 struct dlm_work_item *item = NULL; in dlm_request_all_locks_handler() local 880 static void dlm_request_all_locks_worker(struct dlm_work_item *item, void *data) in dlm_request_all_locks_worker() 1374 struct dlm_work_item *item = NULL; in dlm_mig_lockres_handler() local 1533 static void dlm_mig_lockres_worker(struct dlm_work_item *item, void *data) in dlm_mig_lockres_worker()
|