cpu_key          4746 fs/btrfs/ctree.c 			    const struct btrfs_key *cpu_key, u32 *data_size,
cpu_key          4760 fs/btrfs/ctree.c 		btrfs_cpu_key_to_disk(&disk_key, cpu_key);
cpu_key          4814 fs/btrfs/ctree.c 		btrfs_cpu_key_to_disk(&disk_key, cpu_key + i);
cpu_key          4839 fs/btrfs/ctree.c 			    const struct btrfs_key *cpu_key, u32 *data_size,
cpu_key          4852 fs/btrfs/ctree.c 	ret = btrfs_search_slot(trans, root, cpu_key, path, total_size, 1);
cpu_key          4861 fs/btrfs/ctree.c 	setup_items_for_insert(root, path, cpu_key, data_size,
cpu_key          4871 fs/btrfs/ctree.c 		      const struct btrfs_key *cpu_key, void *data,
cpu_key          4882 fs/btrfs/ctree.c 	ret = btrfs_insert_empty_item(trans, root, path, cpu_key, data_size);
cpu_key          2581 fs/btrfs/ctree.h 			    const struct btrfs_key *cpu_key, u32 *data_size,
cpu_key          2588 fs/btrfs/ctree.h 			     const struct btrfs_key *cpu_key, u32 *data_size,
cpu_key            22 fs/btrfs/dir-item.c 						   struct btrfs_key *cpu_key,
cpu_key            33 fs/btrfs/dir-item.c 	ret = btrfs_insert_empty_item(trans, root, path, cpu_key, data_size);
cpu_key            64 fs/reiserfs/dir.c 	struct cpu_key pos_key;
cpu_key          1006 fs/reiserfs/fix_node.c static void decrement_key(struct cpu_key *key)
cpu_key          1031 fs/reiserfs/fix_node.c 	struct cpu_key s_lr_father_key;
cpu_key           111 fs/reiserfs/inode.c static void _make_cpu_key(struct cpu_key *key, int version, __u32 dirid,
cpu_key           127 fs/reiserfs/inode.c void make_cpu_key(struct cpu_key *key, struct inode *inode, loff_t offset,
cpu_key           137 fs/reiserfs/inode.c inline void make_le_item_head(struct item_head *ih, const struct cpu_key *key,
cpu_key           289 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key           665 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key           853 fs/reiserfs/inode.c 			struct cpu_key tmp_key;
cpu_key          1010 fs/reiserfs/inode.c 			struct cpu_key tmp_key;
cpu_key          1450 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key          1546 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key          1642 fs/reiserfs/inode.c struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key)
cpu_key          1675 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key          1812 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key          1874 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key          1937 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key          2378 fs/reiserfs/inode.c 	struct cpu_key key;
cpu_key            24 fs/reiserfs/item_ops.c static void sd_decrement_key(struct cpu_key *key)
cpu_key           120 fs/reiserfs/item_ops.c static void direct_decrement_key(struct cpu_key *key)
cpu_key           211 fs/reiserfs/item_ops.c static void indirect_decrement_key(struct cpu_key *key)
cpu_key           356 fs/reiserfs/item_ops.c static void direntry_decrement_key(struct cpu_key *key)
cpu_key           643 fs/reiserfs/item_ops.c static void errcatch_decrement_key(struct cpu_key *key)
cpu_key           120 fs/reiserfs/namei.c int search_by_entry_key(struct super_block *sb, const struct cpu_key *key,
cpu_key           226 fs/reiserfs/namei.c static int linear_search_in_dir_item(struct cpu_key *key,
cpu_key           308 fs/reiserfs/namei.c 	struct cpu_key key_to_search;
cpu_key           372 fs/reiserfs/namei.c 				      (struct cpu_key *)&de.de_dir_id);
cpu_key           420 fs/reiserfs/namei.c 	inode = reiserfs_iget(dir->i_sb, (struct cpu_key *)&de.de_dir_id);
cpu_key           436 fs/reiserfs/namei.c 	struct cpu_key entry_key;
cpu_key            17 fs/reiserfs/prints.c static char *reiserfs_cpu_offset(struct cpu_key *key)
cpu_key            48 fs/reiserfs/prints.c static char *cpu_type(struct cpu_key *key)
cpu_key            91 fs/reiserfs/prints.c static int scnprintf_cpu_key(char *buf, size_t size, struct cpu_key *key)
cpu_key           230 fs/reiserfs/prints.c 					       va_arg(args, struct cpu_key *));
cpu_key          1584 fs/reiserfs/reiserfs.h static inline loff_t cpu_key_k_offset(const struct cpu_key *key)
cpu_key          1589 fs/reiserfs/reiserfs.h static inline loff_t cpu_key_k_type(const struct cpu_key *key)
cpu_key          1594 fs/reiserfs/reiserfs.h static inline void set_cpu_key_k_offset(struct cpu_key *key, loff_t offset)
cpu_key          1599 fs/reiserfs/reiserfs.h static inline void set_cpu_key_k_type(struct cpu_key *key, int type)
cpu_key          1604 fs/reiserfs/reiserfs.h static inline void cpu_key_k_offset_dec(struct cpu_key *key)
cpu_key          1997 fs/reiserfs/reiserfs.h 	struct cpu_key de_entry_key;
cpu_key          2630 fs/reiserfs/reiserfs.h 	void (*decrement_key) (struct cpu_key *);
cpu_key          2972 fs/reiserfs/reiserfs.h 			   const struct cpu_key *cpu_key);
cpu_key          2973 fs/reiserfs/reiserfs.h extern void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from);
cpu_key          3004 fs/reiserfs/reiserfs.h int search_by_key(struct super_block *, const struct cpu_key *,
cpu_key          3008 fs/reiserfs/reiserfs.h 			       const struct cpu_key *cpu_key,
cpu_key          3018 fs/reiserfs/reiserfs.h 			 const struct cpu_key *key,
cpu_key          3024 fs/reiserfs/reiserfs.h 			     const struct cpu_key *key,
cpu_key          3030 fs/reiserfs/reiserfs.h 			   struct cpu_key *key,
cpu_key          3036 fs/reiserfs/reiserfs.h 			 const struct cpu_key *key,
cpu_key          3081 fs/reiserfs/reiserfs.h void make_cpu_key(struct cpu_key *cpu_key, struct inode *inode, loff_t offset,
cpu_key          3083 fs/reiserfs/reiserfs.h void make_le_item_head(struct item_head *ih, const struct cpu_key *key,
cpu_key          3086 fs/reiserfs/reiserfs.h struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key);
cpu_key          3111 fs/reiserfs/reiserfs.h int search_by_entry_key(struct super_block *sb, const struct cpu_key *key,
cpu_key          3173 fs/reiserfs/reiserfs.h 		    struct page *, struct treepath *, const struct cpu_key *,
cpu_key            45 fs/reiserfs/stree.c 			   const struct cpu_key *cpu_key)
cpu_key            49 fs/reiserfs/stree.c 	if (n < cpu_key->on_disk_key.k_dir_id)
cpu_key            51 fs/reiserfs/stree.c 	if (n > cpu_key->on_disk_key.k_dir_id)
cpu_key            54 fs/reiserfs/stree.c 	if (n < cpu_key->on_disk_key.k_objectid)
cpu_key            56 fs/reiserfs/stree.c 	if (n > cpu_key->on_disk_key.k_objectid)
cpu_key            69 fs/reiserfs/stree.c 			    const struct cpu_key *cpu_key)
cpu_key            73 fs/reiserfs/stree.c 	retval = comp_short_keys(le_key, cpu_key);
cpu_key            77 fs/reiserfs/stree.c 	    cpu_key_k_offset(cpu_key))
cpu_key            80 fs/reiserfs/stree.c 	    cpu_key_k_offset(cpu_key))
cpu_key            83 fs/reiserfs/stree.c 	if (cpu_key->key_length == 3)
cpu_key            88 fs/reiserfs/stree.c 	    cpu_key_k_type(cpu_key))
cpu_key            92 fs/reiserfs/stree.c 	    cpu_key_k_type(cpu_key))
cpu_key           115 fs/reiserfs/stree.c inline void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from)
cpu_key           175 fs/reiserfs/stree.c 			 (struct cpu_key *)key)) {
cpu_key           325 fs/reiserfs/stree.c 				const struct cpu_key *key,
cpu_key           588 fs/reiserfs/stree.c int search_by_key(struct super_block *sb, const struct cpu_key *key,
cpu_key           829 fs/reiserfs/stree.c 			       const struct cpu_key *p_cpu_key,
cpu_key          1016 fs/reiserfs/stree.c 				      const struct cpu_key *item_key,
cpu_key          1231 fs/reiserfs/stree.c 			 struct treepath *path, const struct cpu_key *item_key,
cpu_key          1391 fs/reiserfs/stree.c 	struct cpu_key cpu_key;
cpu_key          1397 fs/reiserfs/stree.c 	le_key2cpu_key(&cpu_key, key);
cpu_key          1400 fs/reiserfs/stree.c 		retval = search_item(th->t_super, &cpu_key, &path);
cpu_key          1404 fs/reiserfs/stree.c 				       "to delete %K", &cpu_key);
cpu_key          1465 fs/reiserfs/stree.c 				 &cpu_key);
cpu_key          1540 fs/reiserfs/stree.c 				    const struct cpu_key *item_key,
cpu_key          1579 fs/reiserfs/stree.c 	struct cpu_key tail_key;
cpu_key          1620 fs/reiserfs/stree.c 			   struct cpu_key *item_key,
cpu_key          1872 fs/reiserfs/stree.c 	struct cpu_key s_item_key;
cpu_key          2025 fs/reiserfs/stree.c 				     const struct cpu_key *key)
cpu_key          2065 fs/reiserfs/stree.c 			     const struct cpu_key *key,
cpu_key          2165 fs/reiserfs/stree.c 			 struct treepath *path, const struct cpu_key *key,
cpu_key           228 fs/reiserfs/super.c 	struct cpu_key max_cpu_key, obj_key;
cpu_key           434 fs/reiserfs/super.c 	struct cpu_key key;
cpu_key          1734 fs/reiserfs/super.c 	struct cpu_key key;
cpu_key            35 fs/reiserfs/tail_conversion.c 	struct cpu_key end_key;
cpu_key           205 fs/reiserfs/tail_conversion.c 		    const struct cpu_key *item_key,	/* Key to look for
cpu_key           217 fs/reiserfs/tail_conversion.c 	struct cpu_key key;