Lines Matching refs:cpu_key
1305 struct cpu_key { struct
1581 static inline loff_t cpu_key_k_offset(const struct cpu_key *key) in cpu_key_k_offset()
1586 static inline loff_t cpu_key_k_type(const struct cpu_key *key) in cpu_key_k_type()
1591 static inline void set_cpu_key_k_offset(struct cpu_key *key, loff_t offset) in set_cpu_key_k_offset()
1596 static inline void set_cpu_key_k_type(struct cpu_key *key, int type) in set_cpu_key_k_type()
1601 static inline void cpu_key_k_offset_dec(struct cpu_key *key) in cpu_key_k_offset_dec()
1994 struct cpu_key de_entry_key;
2627 void (*decrement_key) (struct cpu_key *);
2972 const struct cpu_key *cpu_key);
2973 extern void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from);
3004 int search_by_key(struct super_block *, const struct cpu_key *,
3008 const struct cpu_key *cpu_key,
3018 const struct cpu_key *key,
3024 const struct cpu_key *key,
3030 struct cpu_key *key,
3036 const struct cpu_key *key,
3081 void make_cpu_key(struct cpu_key *cpu_key, struct inode *inode, loff_t offset,
3083 void make_le_item_head(struct item_head *ih, const struct cpu_key *key,
3086 struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key);
3113 int search_by_entry_key(struct super_block *sb, const struct cpu_key *key,
3175 struct page *, struct treepath *, const struct cpu_key *,