Home
last modified time | relevance | path

Searched defs:ih (Results 1 – 17 of 17) sorted by relevance

/fs/notify/inotify/
Dinotify.c86 static inline void get_inotify_handle(struct inotify_handle *ih) in get_inotify_handle()
91 static inline void put_inotify_handle(struct inotify_handle *ih) in put_inotify_handle()
132 struct inotify_handle *ih = watch->ih; in put_inotify_watch() local
153 static int inotify_handle_get_wd(struct inotify_handle *ih, in inotify_handle_get_wd()
213 struct inotify_handle *ih) in inode_find_handle()
231 struct inotify_handle *ih) in remove_watch_no_event()
251 void inotify_remove_watch_locked(struct inotify_handle *ih, in inotify_remove_watch_locked()
312 struct inotify_handle *ih= watch->ih; in inotify_inode_queue_event() local
430 struct inotify_handle *ih= watch->ih; in inotify_unmount_inodes() local
457 struct inotify_handle *ih = watch->ih; in inotify_inode_is_dead() local
[all …]
Dinotify_user.c80 struct inotify_handle *ih; /* inotify handle */ member
595 struct inotify_handle *ih; in SYSCALL_DEFINE1() local
/fs/reiserfs/
Ditem_ops.c17 static int sd_bytes_number(struct item_head *ih, int block_size) in sd_bytes_number()
42 static void sd_print_item(struct item_head *ih, char *item) in sd_print_item()
61 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()
216 static int indirect_bytes_number(struct item_head *ih, int block_size) in indirect_bytes_number()
271 static void indirect_print_item(struct item_head *ih, char *item) in indirect_print_item()
294 static void indirect_check_item(struct item_head *ih, char *item) in indirect_check_item()
360 static int direntry_bytes_number(struct item_head *ih, int block_size) in direntry_bytes_number()
[all …]
Dlbalance.c33 struct item_head *ih; in leaf_copy_dir_entries() local
132 struct item_head *ih; in leaf_copy_boundary_item() local
292 struct item_head *ih; in leaf_copy_items_entirely() local
385 struct item_head *ih; in leaf_item_bottle() local
770 struct item_head *ih; in leaf_delete_items() local
803 struct item_head *ih; in leaf_insert_into_buf() local
877 struct item_head *ih; in leaf_paste_in_buffer() local
960 struct item_head *ih, int from, int del_count) in leaf_cut_entries()
1033 struct item_head *ih; in leaf_cut_from_buffer() local
1131 struct item_head *ih; in leaf_delete_items_entirely() local
[all …]
Dinode.c106 inline void make_le_item_head(struct item_head *ih, const struct cpu_key *key, in make_le_item_head()
178 struct item_head *ih, in allocation_needed()
189 static inline int indirect_item_found(int retval, struct item_head *ih) in indirect_item_found()
253 struct item_head *ih, tmp_ih; in _get_block_create_0() local
600 struct item_head *ih, tmp_ih; in reiserfs_get_block() local
1117 struct item_head *ih; in init_inode() local
1296 struct item_head *ih; in update_stat_data() local
1323 struct item_head *ih, tmp_ih; in reiserfs_update_sd_size() local
1644 struct item_head *ih, struct treepath *path, in reiserfs_new_directory()
1702 struct item_head *ih, in reiserfs_new_symlink()
[all …]
Ddo_balan.c79 struct item_head *ih; in balance_leaf_when_delete() local
249 static int balance_leaf(struct tree_balance *tb, struct item_head *ih, /* item header of inserted i… in balance_leaf()
2071 struct item_head *ih, /* item header of inserted item */ in do_balance()
Dprints.c112 static void sprintf_item_head(char *buf, struct item_head *ih) in sprintf_item_head()
427 struct item_head *ih; in print_leaf() local
721 struct item_head *ih; in check_leaf() local
Dstree.c439 struct item_head *ih; in is_leaf() local
889 struct item_head *ih; in comp_items() local
1151 char key2type(struct reiserfs_key *ih) in key2type()
1164 char head2type(struct item_head *ih) in head2type()
Ddir.c53 struct item_head *ih, tmp_ih; in reiserfs_readdir() local
Dfix_node.c79 struct item_head *ih; in create_virtual_node() local
674 struct item_head *ih; in are_leaves_removable() local
1168 struct item_head *ih; in can_node_be_removed() local
Dsuper.c152 struct item_head *ih; in finish_unfinished() local
332 struct item_head ih; in add_save_link() local
Dibalance.c126 struct reiserfs_key *ih; in internal_insert_childs() local
Dnamei.c28 struct item_head *ih = de->de_ih; in bin_search_in_dir_item() local
Dxattr.c219 struct item_head *ih, tmp_ih; in __xattr_readdir() local
Dbitmap.c724 struct item_head *ih; in get_left_neighbor() local
/fs/jfs/
Djfs_dtree.c3587 struct idtentry *ih; in dtCompare() local
3665 struct idtentry *ih; in ciCompare() local
3837 struct idtentry *ih; in dtGetKey() local
3900 struct idtentry *ih = NULL; in dtInsertEntry() local
/fs/fuse/
Ddev.c706 struct fuse_in_header ih; in fuse_read_interrupt() local