Lines Matching refs:cpu_key
1305 struct cpu_key {
1581 static inline loff_t cpu_key_k_offset(const struct cpu_key *key)
1586 static inline loff_t cpu_key_k_type(const struct cpu_key *key)
1591 static inline void set_cpu_key_k_offset(struct cpu_key *key, loff_t offset)
1596 static inline void set_cpu_key_k_type(struct cpu_key *key, int type)
1601 static inline void cpu_key_k_offset_dec(struct cpu_key *key)
1994 struct cpu_key de_entry_key;
2627 void (*decrement_key) (struct cpu_key *);
2969 const struct cpu_key *cpu_key);
2970 extern void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from);
3001 int search_by_key(struct super_block *, const struct cpu_key *,
3005 const struct cpu_key *cpu_key,
3015 const struct cpu_key *key,
3021 const struct cpu_key *key,
3027 struct cpu_key *key,
3033 const struct cpu_key *key,
3078 void make_cpu_key(struct cpu_key *cpu_key, struct inode *inode, loff_t offset,
3080 void make_le_item_head(struct item_head *ih, const struct cpu_key *key,
3083 struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key);
3110 int search_by_entry_key(struct super_block *sb, const struct cpu_key *key,
3172 struct page *, struct treepath *, const struct cpu_key *,