/fs/reiserfs/ |
D | do_balan.c | 83 struct item_head *ih = item_head(tbS0, item_pos); in balance_leaf_when_delete_del() local 113 struct item_head *ih = item_head(tbS0, item_pos); in balance_leaf_when_delete_cut() local 245 struct item_head *ih; in balance_leaf_when_delete() local 290 struct item_head *const ih, in balance_leaf_insert_left() 358 struct item_head * const ih, in balance_leaf_paste_left_shift_dirent() 420 struct item_head * const ih, in balance_leaf_paste_left_shift() 539 struct item_head * const ih, in balance_leaf_paste_left_whole() 593 struct item_head * const ih, in balance_leaf_paste_left() 606 struct item_head * const ih, in balance_leaf_left() 628 struct item_head * const ih, in balance_leaf_insert_right() [all …]
|
D | item_ops.c | 19 static int sd_bytes_number(struct item_head *ih, int block_size) in sd_bytes_number() 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() 122 static int direct_bytes_number(struct item_head *ih, int block_size) in direct_bytes_number() 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() 213 static int indirect_bytes_number(struct item_head *ih, int block_size) in indirect_bytes_number() 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() 357 static int direntry_bytes_number(struct item_head *ih, int block_size) in direntry_bytes_number() [all …]
|
D | lbalance.c | 26 struct item_head *ih; in leaf_copy_dir_entries() local 141 struct item_head *ih; in leaf_copy_boundary_item() local 320 struct item_head *ih; in leaf_copy_items_entirely() local 419 struct item_head *ih; in leaf_item_bottle() local 868 struct item_head *ih; in leaf_delete_items() local 909 struct item_head *ih; in leaf_insert_into_buf() local 985 struct item_head *ih; in leaf_paste_in_buffer() local 1073 struct item_head *ih, int from, int del_count) in leaf_cut_entries() 1151 struct item_head *ih; in leaf_cut_from_buffer() local 1248 struct item_head *ih; in leaf_delete_items_entirely() local [all …]
|
D | inode.c | 136 inline void make_le_item_head(struct item_head *ih, const struct cpu_key *key, in make_le_item_head() 214 struct item_head *ih, in allocation_needed() 225 static inline int indirect_item_found(int retval, struct item_head *ih) in indirect_item_found() 290 struct item_head *ih, tmp_ih; in _get_block_create_0() local 666 struct item_head *ih, tmp_ih; in reiserfs_get_block() local 1240 struct item_head *ih; in init_inode() local 1428 struct item_head *ih; in update_stat_data() local 1454 struct item_head *ih, tmp_ih; in reiserfs_update_sd_size() local 1802 struct item_head *ih, struct treepath *path, in reiserfs_new_directory() 1865 struct item_head *ih, in reiserfs_new_symlink() [all …]
|
D | reiserfs.h | 1395 #define ih_free_space(ih) le16_to_cpu((ih)->u.ih_free_space_reserved) argument 1396 #define ih_version(ih) le16_to_cpu((ih)->ih_version) argument 1397 #define ih_entry_count(ih) le16_to_cpu((ih)->u.ih_entry_count) argument 1398 #define ih_location(ih) le16_to_cpu((ih)->ih_item_location) argument 1399 #define ih_item_len(ih) le16_to_cpu((ih)->ih_item_len) argument 1401 #define put_ih_free_space(ih, val) do { (ih)->u.ih_free_space_reserved = cpu_to_le16(val); } whil… argument 1402 #define put_ih_version(ih, val) do { (ih)->ih_version = cpu_to_le16(val); } while (0) argument 1403 #define put_ih_entry_count(ih, val) do { (ih)->u.ih_entry_count = cpu_to_le16(val); } while (0) argument 1404 #define put_ih_location(ih, val) do { (ih)->ih_item_location = cpu_to_le16(val); } while (0) argument 1405 #define put_ih_item_len(ih, val) do { (ih)->ih_item_len = cpu_to_le16(val); } while (0) argument [all …]
|
D | stree.c | 389 static int has_valid_deh_location(struct buffer_head *bh, struct item_head *ih) in has_valid_deh_location() 410 struct item_head *ih; in is_leaf() local 936 struct item_head *ih; in comp_items() local 1225 char key2type(struct reiserfs_key *ih) in key2type() 1238 char head2type(struct item_head *ih) in head2type() 2196 struct item_head *ih, struct inode *inode, in reiserfs_insert_item()
|
D | prints.c | 112 static void sprintf_item_head(char *buf, struct item_head *ih) in sprintf_item_head() 462 struct item_head *ih; in print_leaf() local 750 struct item_head *ih; in check_leaf() local
|
D | dir.c | 70 struct item_head *ih, tmp_ih; in reiserfs_readdir_inode() local
|
D | fix_node.c | 53 struct item_head *ih; in create_virtual_node() local 716 struct item_head *ih; in are_leaves_removable() local 1280 struct item_head *ih; in can_node_be_removed() local
|
D | super.c | 217 struct item_head *ih; in finish_unfinished() local 421 struct item_head ih; in add_save_link() local
|
D | ibalance.c | 134 struct reiserfs_key *ih; in internal_insert_childs() local
|
D | namei.c | 31 struct item_head *ih = de->de_ih; in bin_search_in_dir_item() local
|
D | bitmap.c | 858 struct item_head *ih; in get_left_neighbor() local
|
/fs/jfs/ |
D | jfs_dtree.c | 3599 struct idtentry *ih; in dtCompare() local 3677 struct idtentry *ih; in ciCompare() local 3849 struct idtentry *ih; in dtGetKey() local 3912 struct idtentry *ih = NULL; in dtInsertEntry() local
|
/fs/fuse/ |
D | dev.c | 1121 struct fuse_in_header ih; in fuse_read_interrupt() local 1179 struct fuse_in_header ih = { in fuse_read_single_forget() local 1211 struct fuse_in_header ih = { in fuse_read_batch_forget() local
|